Commit a2868159 authored by 沈翠玲's avatar 沈翠玲

生产工单 生产编排调整

parent bb386189
......@@ -1060,7 +1060,7 @@ export default {
})
});
checkArrangeRulesApi(cparams).then(res => {
if(res.msg && res.msg !== '操作完成') {
if(res.msg && res.msg !== '操作成功') {
this.$confirm(
res.msg,
'提示',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment