From 046413405828de7108031ad45eacac9006e16ec6 Mon Sep 17 00:00:00 2001
From: zq <136432190602163.com>
Date: Fri, 8 Aug 2025 11:51:09 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=A8=E6=A0=BC=E8=87=AA?=
=?UTF-8?q?=E5=AE=9A=E4=B9=89=E7=A9=BA=E7=8A=B6=E6=80=81=E5=B1=95=E7=A4=BA?=
=?UTF-8?q?=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/GuipTable.vue | 50 +++++++++++++++++++++++++++++++++++++-------
src/style/theme/common.scss | 2 +-
src/views/agent/siteList.vue | 1 +
3 files changed, 44 insertions(+), 9 deletions(-)
diff --git a/src/components/GuipTable.vue b/src/components/GuipTable.vue
index 6b5c9c2..ef3b199 100644
--- a/src/components/GuipTable.vue
+++ b/src/components/GuipTable.vue
@@ -1,6 +1,8 @@
+
+
+ :style="{ width: width ? width : '100%', height: height ? height : '100%' }" v-loading="loading" empty-text=" ">
@@ -36,10 +38,13 @@
-
-
-
+
+
![无数据]()
+
暂无数据
+
+
+
-