Selaa lähdekoodia

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

zhuxinbo 5 vuotta sitten
vanhempi
commit
1f4e610a35
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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)
             
           }
         })