From 6dbb7a5c7115430de11277a40118566ebd871695 Mon Sep 17 00:00:00 2001 From: xzg <4727863@qq.com> Date: Thu, 29 Aug 2024 20:23:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=95=86=E9=85=8D=E4=B8=8D?= =?UTF-8?q?=E8=83=BD=E7=BC=96=E8=BE=91=E3=80=82=E4=BF=AE=E5=A4=8D=E5=B7=B2?= =?UTF-8?q?=E7=9F=A5bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +-- .../goodsShelf/basicdataGoodsShelfView.vue | 6 +++++- .../checkInventoryTask/createTask.vue | 1 + .../turndelivery/deliveryDiscuss.vue | 21 +++++++++++-------- 4 files changed, 19 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 156180b2..7603eb8b 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,7 @@ "prod": "vite --mode production", "build": "vite build", "build:prod": "vite build --mode production", - "serve": "vite preview --host", - "type": "module" + "serve": "vite preview --host" }, "dependencies": { "@antfu/utils": "^0.7.2", diff --git a/src/views/basicdata/warehouse/goodsShelf/basicdataGoodsShelfView.vue b/src/views/basicdata/warehouse/goodsShelf/basicdataGoodsShelfView.vue index 04d3ee14..225fae0c 100644 --- a/src/views/basicdata/warehouse/goodsShelf/basicdataGoodsShelfView.vue +++ b/src/views/basicdata/warehouse/goodsShelf/basicdataGoodsShelfView.vue @@ -11,6 +11,7 @@ class="" placeholder="请选择仓库" @change="checkcso" + style="width: 200px" > +