feat: There is no way the, bug #52771
This commit is contained in:
@@ -2498,15 +2498,8 @@
|
||||
this.$message.success("入库成功")
|
||||
// 自动匹配配置标准
|
||||
this.saveConfStand(res.data)
|
||||
const planForm = {}
|
||||
planForm.id = this.form.planId
|
||||
planForm.planStatus = '4'
|
||||
this.$http.post("esRevisePlan/es-revise-plan/modPlan", planForm, {
|
||||
_this: this
|
||||
}, res => {
|
||||
this.submitLoading = false
|
||||
this.$router.push({path:'/processCenter?tabsName=ProcessCenter'})
|
||||
})
|
||||
this.submitLoading = false
|
||||
this.$router.push({path:'/processCenter?tabsName=ProcessCenter'})
|
||||
} else {
|
||||
this.$message.warning(res.message)
|
||||
this.isSubmit = false
|
||||
|
||||
Reference in New Issue
Block a user