Merge remote-tracking branch 'origin/dev_test' into dev_test

This commit is contained in:
zyn
2023-11-07 09:15:24 +08:00
@@ -2792,7 +2792,7 @@
planForm.standCode = this.form.DTQBBHBUSS ? this.form.DTQBBHBUSS : this.form.standCode planForm.standCode = this.form.DTQBBHBUSS ? this.form.DTQBBHBUSS : this.form.standCode
planForm.standId = res.data planForm.standId = res.data
planForm.processType = "buss1"; planForm.processType = "buss1";
this.$http.post("esRevisePlan/es-revise-plan/modPlanByState", planForm, { this.$http.post("esRevisePlan/es-revise-plan/modPlanByStateAndScore", planForm, {
_this: this _this: this
}, res => { }, res => {
this.submitLoading = false this.submitLoading = false