From 8d58c617fe22f2dd200bd1303efded5192310541 Mon Sep 17 00:00:00 2001 From: yinq Date: Fri, 28 Mar 2025 10:50:23 +0800 Subject: [PATCH] =?UTF-8?q?update=20API=E6=A8=A1=E5=9D=97=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0ERP=E7=B3=BB=E7=BB=9F=E7=9A=84Token=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/api/erpConfig/index.vue | 147 +++++++++++++++++++++++++----- 1 file changed, 123 insertions(+), 24 deletions(-) diff --git a/src/views/api/erpConfig/index.vue b/src/views/api/erpConfig/index.vue index f138e91..a9b2f64 100644 --- a/src/views/api/erpConfig/index.vue +++ b/src/views/api/erpConfig/index.vue @@ -1,7 +1,7 @@ @@ -64,15 +64,15 @@ + :show-overflow-tooltip='true' /> + :show-overflow-tooltip='true' /> + :show-overflow-tooltip='true' /> + :show-overflow-tooltip='true' /> + v-if='columns[8].visible' /> + v-model:limit='queryParams.pageSize' @pagination='getList' /> - + @@ -124,16 +122,12 @@ - + - {{ dict.label }} + {{ dict.label }} @@ -148,15 +142,46 @@ + + + + + + + + + + + + + + + + + + + + +