From 1a9cf0b6097d6dbf87e594efe35714f2c267497b Mon Sep 17 00:00:00 2001
From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com>
Date: Mon, 1 Jul 2024 17:12:41 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E7=A8=8B=EF=BC=8C=E6=A0=87=E6=AE=B5?=
=?UTF-8?q?=E5=B7=A5=E7=A8=8B=E6=96=B0=E5=A2=9E=E5=BC=80=E5=B7=A5=E6=97=A5?=
=?UTF-8?q?=E6=9C=9F=EF=BC=8C=E7=AB=A3=E5=B7=A5=E6=97=A5=E6=9C=9F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sgzb-ui/src/views/base/project/index.vue | 83 +++++++++++++++++--
sgzb-ui/src/views/base/section/index.vue | 82 ++++++++++++++++--
.../claimAndreturn/picking/outbound/index.vue | 57 ++++++++++---
sgzb-ui/vue.config.js | 4 +-
4 files changed, 196 insertions(+), 30 deletions(-)
diff --git a/sgzb-ui/src/views/base/project/index.vue b/sgzb-ui/src/views/base/project/index.vue
index 2b528dca..b05ca2ae 100644
--- a/sgzb-ui/src/views/base/project/index.vue
+++ b/sgzb-ui/src/views/base/project/index.vue
@@ -86,31 +86,43 @@
label="工程项目名称"
align="center"
prop="proName"
- :show-overflow-tooltip="true"
+ show-overflow-tooltip
/>
+
+
@@ -221,6 +233,35 @@
onkeyup="this.value = this.value.replace(/[^\d]/g,'');"
/>
+
+
+
+
+
+