bug: 企标入库,修改企标计划时参数字段修改
This commit is contained in:
@@ -2697,7 +2697,7 @@
|
||||
// 自动匹配配置标准
|
||||
this.saveConfStand(res.data)
|
||||
const planForm = {}
|
||||
planForm.id = this.form.esId
|
||||
planForm.id = this.form.esId || this.form.nowEsId
|
||||
planForm.planStatus = '4'
|
||||
planForm.reviseStatus = this.form.reviseStatus
|
||||
planForm.standCode = this.form.DTQBBHBUSS ? this.form.DTQBBHBUSS : this.form.standCode
|
||||
|
||||
Reference in New Issue
Block a user