From 3255cfb4493fd0141099120b7e86ceece619c112 Mon Sep 17 00:00:00 2001 From: taojinlong Date: Wed, 28 Sep 2022 13:36:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20API=20=E6=95=B0=E6=8D=AE=E9=9B=86?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E7=B1=BB=E5=9E=8B=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/system/datasource/dsTable.vue | 101 +++++++++++------- 1 file changed, 62 insertions(+), 39 deletions(-) diff --git a/frontend/src/views/system/datasource/dsTable.vue b/frontend/src/views/system/datasource/dsTable.vue index 2b0e9b13ae..ade0b4a39e 100644 --- a/frontend/src/views/system/datasource/dsTable.vue +++ b/frontend/src/views/system/datasource/dsTable.vue @@ -6,17 +6,16 @@ - + />
@@ -37,11 +36,11 @@ > @@ -71,47 +70,64 @@ - - - - - - - + :data="dsTableData" + stripe + style="width: 100%" + > + + + + + + + +
\ No newline at end of file +