bug: 企标计划修改接口变更

This commit is contained in:
wxyclub
2023-11-06 19:23:10 +08:00
parent e991b4ace0
commit e864447486
@@ -2792,7 +2792,7 @@
planForm.standCode = this.form.DTQBBHBUSS ? this.form.DTQBBHBUSS : this.form.standCode
planForm.standId = res.data
planForm.processType = "buss1";
this.$http.post("esRevisePlan/es-revise-plan/modPlanByState", planForm, {
this.$http.post("esRevisePlan/es-revise-plan/modPlanByStateAndScore", planForm, {
_this: this
}, res => {
this.submitLoading = false