molilang 3 years ago
parent
commit
35070dcb8d
1 changed files with 8 additions and 6 deletions
  1. 8 6
      src/pages/main/demandDevelop/index.vue

+ 8 - 6
src/pages/main/demandDevelop/index.vue

@@ -510,7 +510,7 @@ export default {
         },
       ],
       // 用来控制多选里的单选
-      only:true,
+      only:false,
       // 信息回显
       infolist: {},
       // 用户信息
@@ -521,7 +521,7 @@ export default {
         "送申请人编号发送",
         "确认编号",
         "确认需求",
-        "电商接口人阅办",
+        "管理项目组会签",
         "项目组送电商接口人阅办",
         "送其他人办理",
         "打回",
@@ -627,6 +627,7 @@ export default {
       if (type === "取消") {
         this.dialogStatus = false;
         this.disableStatus = false;
+        this.only = false
         this.number++;
         this.infolist = {};
         return;
@@ -659,14 +660,15 @@ export default {
               this.type = "0";
               this.operateName = "确认需求";
               break;
-            case "电商接口人阅办":
+            case "管理项目组会签":
               this.checkexa = true;
               this.type = "0";
-              this.operateName = "电商接口人阅办";
+              this.operateName = "管理项目组会签";
               break;
             case "项目组送电商接口人阅办":
               this.checkexa = true;
               this.type = "0";
+              this.only = true
               this.operateName = "项目组送电商接口人阅办";
               break;
             case "送其他人办理":
@@ -696,7 +698,6 @@ export default {
           type,
         };
       } else {
-        this.only = false
         reqdata = {
           countersignedId: "",
           receiveId: receiveId.join(","),
@@ -902,7 +903,7 @@ export default {
         this.handleNeedyComfirm();
         return;
       }
-      if (this.operateName === "电商接口人阅办") {
+      if (this.operateName === "管理项目组会签") {
         this.handleCountersigned();
         return;
       }
@@ -1111,6 +1112,7 @@ export default {
       this.fileInfo.fileList = [];
       this.dialogStatus = false;
       this.checkexa = false;
+      this.only = false
       this.busiTime = [];
     },
     //获取列表