zxl
2025-10-28 e5d499ae6a4e6b320f71c49987b76cc11f6bc1e4
src/views/system/data-manage/equipment/index.vue
@@ -99,6 +99,7 @@
          icon="el-icon-delete"
          size="mini"
          @click="clearMonitor"
          v-hasRole="['admin']"
        >清理一机一档</el-button>
      </el-col>
      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList" :columns="columns"></right-toolbar>