gks 1 жил өмнө
parent
commit
4be67944fb

+ 2 - 0
src/views/JOINTCONFERENCE/add.vue

@@ -288,6 +288,8 @@ export default {
           } else {
             cooperativeUnitId = [this.form.cooperativeUnitId];
           }
+          if(this.user.type ==1 && this.user.deptId == 100) cooperativeUnitId.push(100);
+          console.log(cooperativeUnitId);
 
           if (this.form.id != null) {
             this.form.deptNum = 1;