From 1f43402454a2e49c39ec00be396dfc026eab1e1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BD=90=E6=85=A7=E6=85=A7?= Date: Mon, 10 Nov 2025 09:25:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/component/table/src/index.vue | 16 +- src/view/role/modal/give.vue | 4 +- src/view/space/modal/TaskStatistics.vue | 11 +- src/view/space/modal/TaskTypeStatistics.vue | 11 +- src/view/wms/baseInfo/request/index.vue | 323 ++++++++++---------- src/view/wms/stockInfo/pallet/index.vue | 4 +- src/view/wms/stockInfo/palletLog/index.vue | 4 +- src/view/wms/warehouse/loc/index.vue | 16 +- 8 files changed, 195 insertions(+), 194 deletions(-) diff --git a/src/component/table/src/index.vue b/src/component/table/src/index.vue index 7df925f..db4d4c7 100644 --- a/src/component/table/src/index.vue +++ b/src/component/table/src/index.vue @@ -64,7 +64,7 @@ :row-height="100" :customRow="rowClick" :sortDirections="['descend', 'ascend', '']" :rowClassName="setRowClassName" @resizeColumn="handleResizeColumn"> -