zxl
6 天以前 29ea0fd5d04dbaac800f211e0ac7701de0a7f3f4
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>