yangbifan 2 роки тому
батько
коміт
fb0cdf1b1a
3 змінених файлів з 6 додано та 2 видалено
  1. 3 1
      src/components/workDeptThree.vue
  2. 2 0
      src/components/workflow.vue
  3. 1 1
      vue.config.js

+ 3 - 1
src/components/workDeptThree.vue

@@ -91,10 +91,12 @@ export default {
             id: list[i].id,
             type: list[i].type,
             label: list[i].label,
+            loginNameStr:list[i].loginNameStr,
+            loginNoStr: list[i].loginNoStr,
           });
         }
       }
-      this.$emit("treeCheck", opt);
+      this.$emit("changeTree", opt);
     },
     handleNodeClick(v) {
       let s = false;

+ 2 - 0
src/components/workflow.vue

@@ -521,6 +521,7 @@ export default {
     },
     //选择树的回调
     changeTree(e) {
+
       if (this.manyPeopleStatus == true) {
         this.backThree = e;
 
@@ -546,6 +547,7 @@ export default {
           }
         }
       }
+      console.log(this.backThree);
     },
     //获取字典表常用意见
     getMetirialType(e) {

+ 1 - 1
vue.config.js

@@ -133,7 +133,7 @@ module.exports = {
                 // target: 'http://192.168.1.9:9600/spfm',
                 // target: 'http://127.0.0.1:9600/',
                 // target: 'http://192.168.0.156:9600/',
-                target: 'http://192.168.2.66:9600/',
+                target: 'http://192.168.2.69:9600/',
                 // target: 'http://192.168.2.124:9600/',
                 // target: "http://124.223.66.248:9600",
                 // target: "http://43.138.50.94:9600",