Commit ca524194 by yiyu.li

tip

parent 99679107
...@@ -505,7 +505,7 @@ export default { ...@@ -505,7 +505,7 @@ export default {
feedReady() { feedReady() {
// 准备上料 // 准备上料
if (this.sectionid == 0) { if (this.sectionid == 0) {
this.$Message.error("请选择工位"); this.$Message.error("请选择生产线、工位");
return false; return false;
} }
let data = { let data = {
......
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