zxl
2 天以前 b599374e54fcb8fc56e6ccc8efe5f2b3f3d20716
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>