Commit b3cd0168 authored by renjintao's avatar renjintao

orderpriorty

parent 249e777f
...@@ -341,7 +341,8 @@ export default { ...@@ -341,7 +341,8 @@ export default {
if (res.success) { if (res.success) {
if (res.reuslt) { if (res.reuslt) {
this.$Message.success("排序成功"); this.$Message.success("排序成功");
// //apsp排产前检查
} else { } else {
this.$Message.error("排序失败,请重新APS排产操作"); this.$Message.error("排序失败,请重新APS排产操作");
} }
......
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