Browse Source

去除 alert

yumeng 5 years ago
parent
commit
7d57054b7f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/system/PermissionList.vue

+ 0 - 1
src/views/system/PermissionList.vue

@@ -166,7 +166,6 @@
           if (res.success) {
             console.log(res.result)
             this.dataSource = res.result
-            alert(1)
             
           }
         })