username 3 سال پیش
والد
کامیت
fc25dfbcee
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/currentSystem/authorityManagement/deptManagement/deptMng/index.vue

+ 1 - 1
src/views/currentSystem/authorityManagement/deptManagement/deptMng/index.vue

@@ -277,7 +277,7 @@ export default {
 
     handleNodeClick(data) {
       this.infoForm = data;
-      this.readonly = true;
+      // this.readonly = false;
       this.showSubmit = false;
       console.log(data)
     },