|
@@ -1328,6 +1328,7 @@
|
|
|
ManagementUnitOptions: [],
|
|
ManagementUnitOptions: [],
|
|
|
UnitRelationOptions: [],
|
|
UnitRelationOptions: [],
|
|
|
InOptions: [],
|
|
InOptions: [],
|
|
|
|
|
+ InStyle: '',
|
|
|
countryoptions: [],
|
|
countryoptions: [],
|
|
|
infochangeItemList: [],
|
|
infochangeItemList: [],
|
|
|
copyformdata: '',
|
|
copyformdata: '',
|
|
@@ -2535,6 +2536,7 @@
|
|
|
// this.copyformdata = _.cloneDeep(res.data[0])
|
|
// this.copyformdata = _.cloneDeep(res.data[0])
|
|
|
// this.formData = res.data[1]
|
|
// this.formData = res.data[1]
|
|
|
this.AccessCardNo = res.data.AccessCardNo
|
|
this.AccessCardNo = res.data.AccessCardNo
|
|
|
|
|
+ this.InStyle = res.data.InStyle
|
|
|
this.formDataCert.WorkerTotal = res.data.WorkerTotal
|
|
this.formDataCert.WorkerTotal = res.data.WorkerTotal
|
|
|
this.formDataCert.ContractNum = res.data.ContractNum
|
|
this.formDataCert.ContractNum = res.data.ContractNum
|
|
|
this.formDataCert.UniversityNum = res.data.UniversityNum
|
|
this.formDataCert.UniversityNum = res.data.UniversityNum
|