| pages/inbound/buffStore.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/inbound/buffStore.vue
@@ -444,9 +444,9 @@ } this.repeatClick = true try { const { code, data, msg } = await request('/AGV/task/start', { staNo: this.bagBarcode, palletBarcode: item.palletId const { code, data, msg } = await request('/AGV/task/start/T', { matNr: this.matNr, palletBarcode: this.palletBarcode }) if (code === 200) { uni.showToast({