sunyize 2 лет назад
Родитель
Сommit
abeb0d9975

+ 13 - 24
src/views/warningList/ShortCheck.vue

@@ -945,29 +945,7 @@ export default {
         currentId: "",
         stepsNow: {},
         steps00: [
-          {
-            title: '上传合同资料',
-            content: 'First-content',
-            id: "contractDate",
-            status: "wait"
-          },
-          {
-            title: '上传码号证书资料',
-            content: 'First-content',
-            id: "codeNumberDate",
-            status: "wait"
-          },
-          {
-            title: '上传备案通知资料',
-            content: 'First-content',
-            id: "filingsDate",
-            status: "wait"
-          },{
-            title: '上传增值业务许可证资料',
-            content: 'First-content',
-            id: "permitDate",
-            status: "wait"
-          }
+
         ],
       },
     }
@@ -995,7 +973,7 @@ export default {
     this.batchImproves = this.$route.query.batchImproves;
     // 步骤条默认公用
     this.steps.stepsNow = this.steps.steps00;
-    this.steps.currentId = this.steps.stepsNow[0].id
+    //this.steps.currentId = this.steps.stepsNow[0].id
     if (this.batchImproves) {
       //批量上传id
       this.ids = this.$route.query.ids;
@@ -1295,7 +1273,9 @@ export default {
               }
             )
           }
+          // 步骤条默认公用
           this.steps.stepsNow = this.steps.steps00;
+          this.steps.currentId = this.steps.stepsNow[0].id
           this.getInfoDataByInfoId(this.infoModel.dueId);
         }
 
@@ -1345,6 +1325,15 @@ export default {
             that.infoModel.isCsp=result.isCsp;
             that.infoModel.codeNumberBusinessLicense=result.codeNumberBusinessLicense;
             that.infoModel.codeNumberContactPhone=result.codeNumberContactPhone;
+            that.infoModel.contractDateDate=result.contractDateDate;
+            that.infoModel.contractDateDateIs=result.contractDateDateIs;
+            that.infoModel.codeNumberDateDate=result.codeNumberDateDate;
+            that.infoModel.codeNumberDateDateIs=result.codeNumberDateDateIs;
+            that.infoModel.filingsDateDate=result.filingsDateDate;
+            that.infoModel.filingsDateDateIs=result.filingsDateDateIs;
+            that.infoModel.permitDateDateIs=result.permitDateDateIs;
+            that.infoModel.permitDateDate=result.permitDateDate;
+
             //客户经理手机号
             that.infoModel.managePhone=result.managePhone;
             //用户发展员工

+ 11 - 24
src/views/warningList/ShortCheckZG.vue

@@ -1198,29 +1198,7 @@ export default {
         currentId: "",
         stepsNow: {},
         steps00: [
-          {
-            title: '上传合同资料',
-            content: 'First-content',
-            id: "contractDate",
-            status: "wait"
-          },
-          {
-            title: '上传码号证书资料',
-            content: 'First-content',
-            id: "codeNumberDate",
-            status: "wait"
-          },
-          {
-            title: '上传备案通知资料',
-            content: 'First-content',
-            id: "filingsDate",
-            status: "wait"
-          }, {
-            title: '上传增值业务许可证资料',
-            content: 'First-content',
-            id: "permitDate",
-            status: "wait"
-          }
+
         ],
       },
     }
@@ -1248,7 +1226,7 @@ export default {
     this.batchImproves = this.$route.query.batchImproves;
     // 步骤条默认公用
     this.steps.stepsNow = this.steps.steps00;
-    this.steps.currentId = this.steps.stepsNow[0].id
+   // this.steps.currentId = this.steps.stepsNow[0].id
     if (this.batchImproves) {
       //批量上传id
       this.ids = this.$route.query.ids;
@@ -1486,6 +1464,14 @@ export default {
             that.infoModel.isCsp=result.isCsp;
             that.infoModel.codeNumberBusinessLicense=result.codeNumberBusinessLicense;
             that.infoModel.codeNumberContactPhone=result.codeNumberContactPhone;
+            that.infoModel.contractDateDate=result.contractDateDate;
+            that.infoModel.contractDateDateIs=result.contractDateDateIs;
+            that.infoModel.codeNumberDateDate=result.codeNumberDateDate;
+            that.infoModel.codeNumberDateDateIs=result.codeNumberDateDateIs;
+            that.infoModel.filingsDateDate=result.filingsDateDate;
+            that.infoModel.filingsDateDateIs=result.filingsDateDateIs;
+            that.infoModel.permitDateDateIs=result.permitDateDateIs;
+            that.infoModel.permitDateDate=result.permitDateDate;
             //客户经理手机号
             that.infoModel.managePhone=result.managePhone;
             //用户发展员工
@@ -1714,6 +1700,7 @@ export default {
             )
           }
           this.steps.stepsNow = this.steps.steps00;
+          this.steps.currentId = this.steps.stepsNow[0].id
           this.getInfoDataByInfoId(this.infoModel.dueId);
         }
 

+ 14 - 25
src/views/warningList/ShortRowShow.vue

@@ -1127,29 +1127,7 @@ export default {
         currentId: "",
         stepsNow: {},
         steps00: [
-          {
-            title: '上传合同资料',
-            content: 'First-content',
-            id: "contractDate",
-            status: "wait"
-          },
-          {
-            title: '上传码号证书资料',
-            content: 'First-content',
-            id: "codeNumberDate",
-            status: "wait"
-          },
-          {
-            title: '上传备案通知资料',
-            content: 'First-content',
-            id: "filingsDate",
-            status: "wait"
-          },{
-            title: '上传增值业务许可证资料',
-            content: 'First-content',
-            id: "permitDate",
-            status: "wait"
-          }
+
         ],
 
       },
@@ -1195,7 +1173,7 @@ export default {
     this.batchImproves = this.$route.query.batchImproves;
     // 步骤条默认公用
     this.steps.stepsNow = this.steps.steps00;
-    this.steps.currentId = this.steps.stepsNow[0].id
+   // this.steps.currentId = this.steps.stepsNow[0].id
     if (this.batchImproves) {
       //批量上传id
       this.ids = this.$route.query.ids;
@@ -1610,6 +1588,7 @@ export default {
             }, []);
           }
         })
+        this.uploading = false;
         return
       }
       if (info==="infoNo"){
@@ -1730,6 +1709,7 @@ export default {
             )
           }
           this.steps.stepsNow = this.steps.steps00;
+          this.steps.currentId = this.steps.stepsNow[0].id
           this.getInfoDataByInfoId(this.infoModel.dueId);
         }
 
@@ -1786,7 +1766,16 @@ export default {
             that.infoModel.isCsp=result.isCsp;
             that.infoModel.codeNumberBusinessLicense=result.codeNumberBusinessLicense;
             that.infoModel.codeNumberContactPhone=result.codeNumberContactPhone;
-              //客户经理手机号
+
+            that.infoModel.contractDateDate=result.contractDateDate;
+            that.infoModel.contractDateDateIs=result.contractDateDateIs;
+            that.infoModel.codeNumberDateDate=result.codeNumberDateDate;
+            that.infoModel.codeNumberDateDateIs=result.codeNumberDateDateIs;
+            that.infoModel.filingsDateDate=result.filingsDateDate;
+            that.infoModel.filingsDateDateIs=result.filingsDateDateIs;
+            that.infoModel.permitDateDateIs=result.permitDateDateIs;
+            that.infoModel.permitDateDate=result.permitDateDate;
+            //客户经理手机号
             that.infoModel.managePhone=result.managePhone;
               //用户发展员工
             that.infoModel.staffNo=result.staffNo;