yumeng hace 5 años
padre
commit
7d57054b7f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)
             
           }
         })