From 6f722fd40047103177e8ccfa4c84a7e0f7a9a885 Mon Sep 17 00:00:00 2001
From: wl <173@qq.com>
Date: 星期三, 14 十二月 2022 15:51:01 +0800
Subject: [PATCH] 违规检索分页

---
 src/views/systemSetting/device/loudspeaker/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/systemSetting/device/loudspeaker/index.vue b/src/views/systemSetting/device/loudspeaker/index.vue
index 19de7d7..a5217db 100644
--- a/src/views/systemSetting/device/loudspeaker/index.vue
+++ b/src/views/systemSetting/device/loudspeaker/index.vue
@@ -23,7 +23,7 @@
     <main>
       <div class="main-content">
         <div class="main-title">
-          <el-button class="el-icon-plus" type="primary" @click="handleAdd"
+          <el-button class="el-icon-plus button-addition" type="primary" @click="handleAdd"
             >娣诲姞</el-button
           >
         </div>

--
Gitblit v1.8.0