feat:故障记录展示

master
袁子龙 2024-09-22 22:44:58 +08:00
parent 16bf31b1b5
commit 986207e780
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@
<el-drawer title="通知" :visible.sync="drawer" :direction="direction" :before-close="handleClose"> <el-drawer title="通知" :visible.sync="drawer" :direction="direction" :before-close="handleClose">
<el-tabs v-model="activeName" @tab-click="handleClick"> <el-tabs v-model="activeName" @tab-click="handleClick">
<el-tab-pane label="全部" name="first"> <el-tab-pane label="全部" name="first">
<el-button type="primary" @click="handleRefresh"></el-button> <el-button type="primary" @click="handleRefresh"></el-button>