From 7107de85d0a321d8ea1c22fa9c5de340c34a7bb2 Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Fri, 12 Sep 2025 18:40:25 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/user/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index c499ae92..f9c46c84 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -216,6 +216,7 @@ align="center" key="userName" prop="userName" + v-if="columns[1].visible" :show-overflow-tooltip="true" /> Date: Mon, 15 Sep 2025 09:17:21 +0800 Subject: [PATCH 2/3] jsk --- .../supplierQuotation/edit.vue | 21 +++--- .../supplierManage/supplyStatistics/index.vue | 68 ++++++++----------- 2 files changed, 41 insertions(+), 48 deletions(-) diff --git a/src/views/foodManage/supplierFunction/supplierQuotation/edit.vue b/src/views/foodManage/supplierFunction/supplierQuotation/edit.vue index 3aa1c80d..b9b96cae 100644 --- a/src/views/foodManage/supplierFunction/supplierQuotation/edit.vue +++ b/src/views/foodManage/supplierFunction/supplierQuotation/edit.vue @@ -58,7 +58,7 @@ }" @change="handleAreaChange"> --> - + {{ baseInfo.supplierName }} - - + + 搜索 重置 - + @@ -48,7 +36,7 @@ - + @@ -56,17 +44,17 @@ + + - - + + - @@ -262,10 +264,10 @@ export default { align-items: center; cursor: pointer; } - .dish-name:hover{ + .dish-name:hover{ background-color:rgba(0, 0, 0, 0.1); color: #4b80fd; - } + } .dialog-center{ width: 10%; @@ -317,4 +319,4 @@ export default { border: 1px solid #fff; cursor: pointer; } - \ No newline at end of file +