浏览代码

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

zhuxinbo 5 年之前
父节点
当前提交
1f4e610a35
共有 1 个文件被更改,包括 0 次插入1 次删除
  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)
             
           }
         })