Browse Source

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

zhuxinbo 6 năm trước cách đây
mục cha
commit
1f4e610a35
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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)
             
           }
         })