From 4c5052af94dc7ab408408be58c23bc6405c9689f Mon Sep 17 00:00:00 2001 From: "zangch@mesnac.com" Date: Tue, 2 Sep 2025 18:10:20 +0800 Subject: [PATCH] =?UTF-8?q?refactor(wms):=20=E4=BF=AE=E6=94=B9=E7=95=8C?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增agv入库任务表(instockDetail) - 调整表格列的显示顺序和可见性 -移除不必要的字段和功能 - 优化表单布局和提示信息 - 统一日期格式的显示 --- src/views/wms/allocateOrder/index.vue | 2 +- src/views/wms/baseMaterialInfo/index.vue | 2 +- .../wms/baseMeasurementUnitInfo/index.vue | 107 +++++++++--------- src/views/wms/baseSupplierInfo/index.vue | 51 +++++---- src/views/wms/baseWarehouse/index.vue | 50 ++++---- src/views/wms/instockDetail/index.vue | 96 ++++++++-------- src/views/wms/instockPrint/index.vue | 53 +++++---- src/views/wms/inventory/index.vue | 21 ++-- src/views/wms/inventoryAlarm/index.vue | 22 ++-- src/views/wms/wmsBaseCustomer/index.vue | 4 +- 10 files changed, 208 insertions(+), 200 deletions(-) diff --git a/src/views/wms/allocateOrder/index.vue b/src/views/wms/allocateOrder/index.vue index c1f4b02..2e46043 100644 --- a/src/views/wms/allocateOrder/index.vue +++ b/src/views/wms/allocateOrder/index.vue @@ -306,7 +306,7 @@ const columns = ref([ { key: 5, label: `入库仓库`, visible: true }, { key: 6, label: `审核人`, visible: true }, { key: 7, label: `审核时间`, visible: true }, - { key: 8, label: `审核状态(0待审核,1审核通过,2审核未通过)`, visible: true }, + { key: 8, label: `审核状态`, visible: true }, { key: 9, label: `审核意见`, visible: true }, { key: 10, label: `租户号`, visible: true }, { key: 11, label: `是否创建出库单`, visible: true }, diff --git a/src/views/wms/baseMaterialInfo/index.vue b/src/views/wms/baseMaterialInfo/index.vue index b6a2e2e..991c0d0 100644 --- a/src/views/wms/baseMaterialInfo/index.vue +++ b/src/views/wms/baseMaterialInfo/index.vue @@ -159,7 +159,7 @@ - + --> - - - - - - - - + + + + + + + + 搜索 重置 @@ -63,19 +63,19 @@ - + - - - + + + + + - - - + + + + + - - - + + + + + + + + + + - - - - + + + - - - - - + + + + + + + + + + - - - {{dict.label}} - - + + + + + + + + +