|
@@ -24,7 +24,7 @@
|
|
|
<span>签约环节
|
|
|
</span>
|
|
|
</div>
|
|
|
- <first-info-form ref="firstInfo" :cylbOptions="cylbOptions" :qybjOptions="qybjOptions" :info="qyxxinfo" @getSubmit="getSubmitqxyy"></first-info-form>
|
|
|
+ <!-- <first-info-form ref="firstInfo" :cylbOptions="cylbOptions" :qybjOptions="qybjOptions" :info="qyxxinfo" @getSubmit="getSubmitqxyy"></first-info-form> -->
|
|
|
</el-tab-pane>
|
|
|
<el-tab-pane name="second">
|
|
|
<div slot="label" class="tab flexc">
|
|
@@ -193,7 +193,10 @@
|
|
|
this.ptype='add';
|
|
|
// this.xmbh='ZS20250714102';
|
|
|
// this.qyxxinfo.xmbh=this.xmbh
|
|
|
+ // this.kghjinfo.xmbh=this.xmbh
|
|
|
// this.tchjinfo.xmbh=this.xmbh
|
|
|
+ // this.jshjinfo.xmbh=this.xmbh
|
|
|
+
|
|
|
this.getXmbh()
|
|
|
}
|
|
|
},
|
|
@@ -220,6 +223,8 @@
|
|
|
this.xmbh=res.data;
|
|
|
this.qyxxinfo.xmbh=res.data
|
|
|
this.tchjinfo.xmbh=res.data
|
|
|
+ this.kghjinfo.xmbh=res.data
|
|
|
+ this.jshjinfo.xmbh=res.data
|
|
|
})
|
|
|
},
|
|
|
time() {
|