Explorar el Código

修改用户管理

汪钰 hace 3 años
padre
commit
21120d659c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/system/role/components/role-edit.vue

+ 0 - 1
src/views/system/role/components/role-edit.vue

@@ -123,7 +123,6 @@
             // this.form = this.data;
             this.form = Object.assign(this.data);
             this.isUpdate = true;
-            console.log(1111111);
           } else {
             this.isUpdate = false;
           }