zxl
2025-11-06 09f0861e61e69e2d818eafc7b9edbd17cf0822d4
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>