From a0285d19d00697757f99fc75a4e45778854f5af9 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 07 三月 2025 10:39:15 +0800
Subject: [PATCH] 最新版本541200007

---
 admin/src/views/platform/smokebox.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/admin/src/views/platform/smokebox.vue b/admin/src/views/platform/smokebox.vue
index f35a28e..9ab7e86 100644
--- a/admin/src/views/platform/smokebox.vue
+++ b/admin/src/views/platform/smokebox.vue
@@ -27,6 +27,8 @@
         <el-button type="primary" :loading="isWorking.export" v-permissions="['business:notice:exportExcel']" @click="exportExcel">瀵煎嚭</el-button>
       </ul>
       <el-table
+
+          :height="tableHeightNew"
         v-loading="isWorking.search"
         :data="tableData.list"
         stripe
@@ -89,7 +91,7 @@
       }
     }
   },
-  
+
   created () {
     this.config({
       module: '鐢ㄦ按淇℃伅琛�',

--
Gitblit v1.9.3