#
whycq
2023-07-13 b28265914d1b30df88a35e34c7443c61a96f4b24
#
1个文件已修改
6 ■■■■■ 已修改文件
pages/AGV/AGVPakinOn.vue 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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 = '是否现在启动入库!'