From f37664dd0e7c6b4850d5f792dfdca3ef718a9681 Mon Sep 17 00:00:00 2001 From: "bbl\\baobl" Date: Mon, 20 May 2024 15:39:00 +0800 Subject: [PATCH] no message --- src/components/Crud/CRUD.operation.vue | 264 ++++++++++-------- .../base-data/item/confirmSelectItem.vue | 14 + src/views/base-data/item/index.vue | 7 +- src/views/base-data/point/index.vue | 12 +- src/views/business-data/asn/index.vue | 4 +- src/views/business-data/asnDetail/index.vue | 6 +- .../business-data/businessTask/agvTask.vue | 80 +++--- .../business-data/businessTask/asnTask.vue | 2 +- src/views/business-data/inventory/index.vue | 55 +++- src/views/business-data/pick/index.vue | 7 +- src/views/business-data/pickDetail/index.vue | 28 +- 11 files changed, 283 insertions(+), 196 deletions(-) create mode 100644 src/views/base-data/item/confirmSelectItem.vue diff --git a/src/components/Crud/CRUD.operation.vue b/src/components/Crud/CRUD.operation.vue index 614594d..0370cac 100644 --- a/src/components/Crud/CRUD.operation.vue +++ b/src/components/Crud/CRUD.operation.vue @@ -2,112 +2,111 @@
- + 新增 修改 删除 导出 - +