From 57398e85ba3bfe42c94035bcf37ebf032272887c Mon Sep 17 00:00:00 2001 From: wl <173@qq.com> Date: 星期四, 22 十二月 2022 11:10:05 +0800 Subject: [PATCH] fix: 店铺管理 --- 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