From ba45fa9af73222465374d5d29c818951657e09b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Mon, 1 Sep 2025 13:20:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9B=E5=BA=94=E5=95=86=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../srmSupplier/com_srmSupplier_share.vue | 367 ++++++++++++------ 1 file changed, 238 insertions(+), 129 deletions(-) diff --git a/src/views/modules/srmSupplier/com_srmSupplier_share.vue b/src/views/modules/srmSupplier/com_srmSupplier_share.vue index 58bee20..11998af 100644 --- a/src/views/modules/srmSupplier/com_srmSupplier_share.vue +++ b/src/views/modules/srmSupplier/com_srmSupplier_share.vue @@ -2,7 +2,31 @@
- 新增 + + + + + + + + + + + + + 查询 + + - - - - -
@@ -293,6 +400,8 @@ export default { height: auto; line-height: 1.5; } - +/deep/ .el-table__fixed-right-patch { + display: none !important; +}