[bug] 合同作废关联项目编辑合同号不显示placeholder问题
This commit is contained in:
@@ -467,6 +467,7 @@ export default {
|
||||
this.selectedCompany = record.chargeCompany
|
||||
this.companyChange(this.selectedCompany)
|
||||
this.form.resetFields()
|
||||
record.contractNum = record.contractNum || undefined
|
||||
this.model = Object.assign({}, record)
|
||||
// 是否存在从收入合同传入的签订联系人id
|
||||
this.model.contactsIdOne = this.signedContactId || this.model.contactsTemporaryIdOne || undefined
|
||||
|
||||
Reference in New Issue
Block a user