From 6c9e23d1dd59e35e1bbe05fdd2e5e0e7790cfe81 Mon Sep 17 00:00:00 2001 From: xzg <4727863@qq.com> Date: Thu, 28 Dec 2023 18:46:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A0=87=E8=AF=AD=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/warehouse/parcelList/distributionParcelList.vue | 6 +++--- src/views/wel/index.vue | 2 +- vite.config.js | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/warehouse/parcelList/distributionParcelList.vue b/src/views/warehouse/parcelList/distributionParcelList.vue index 46c64982..4e094adc 100644 --- a/src/views/warehouse/parcelList/distributionParcelList.vue +++ b/src/views/warehouse/parcelList/distributionParcelList.vue @@ -253,7 +253,7 @@ export default { label: '仓库', type: 2, values: '', - width: '130', + width: '80', checkarr: [], fixed: false, sortable: true, @@ -275,7 +275,7 @@ export default { label: '入库时间', type: 2, values: '', - width: '200', + width: '100', checkarr: [], fixed: false, sortable: true, @@ -355,7 +355,7 @@ export default { label: '上架状态', type: 3, values: '', - width: '130', + width: '90', checkarr: [ { label: '待上架', diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue index 7e189088..be815102 100644 --- a/src/views/wel/index.vue +++ b/src/views/wel/index.vue @@ -134,7 +134,7 @@