From 9a683da95af28055166dd82813712895cd805f81 Mon Sep 17 00:00:00 2001 From: shih <510524130@qq.com> Date: Thu, 2 Apr 2026 10:24:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E7=B1=BB=E5=9E=8B=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E9=A1=B5=E9=9D=A2=E6=90=9C=E7=B4=A2=E6=A1=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/sblx/index.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/views/system/sblx/index.vue b/src/views/system/sblx/index.vue index 8946fcf..5581ec1 100644 --- a/src/views/system/sblx/index.vue +++ b/src/views/system/sblx/index.vue @@ -196,3 +196,10 @@ onMounted(async () => { await getTableData() }) + +