pages/AGV/AGVPakinOn.vue
@@ -389,6 +389,9 @@ this.count = value }, combConfirm(type) { if (this.dataList.length < 1) { return } this.msgType = type this.title = '警告' this.content = '是否现在组托!' @@ -484,6 +487,9 @@ }, // 启动入库 agvStart(type) { if (this.dataList.length < 1) { return } this.msgType = type this.title = '警告' this.content = '是否现在启动入库!'