Ver código fonte

Merge branch 'test' of https://gitee.com/hcst/adsp-vue into test

zhuxinbo 5 anos atrás
pai
commit
1f4e610a35
1 arquivos alterados com 0 adições e 1 exclusões
  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)
             
           }
         })