src/views/work/marketingManagement/contractManagement/contractChange/components/editDialog.vue
@@ -625,6 +625,10 @@ state.form.contractId = null state.form.registrantId = null state.form.legalPerson = null state.form.reviewMesses.forEach(i => { i.reviewUser = null i.deptId = null }) state.companyList.forEach(item => { if(item.name === val){ state.form.companyId = item.id