RuoYi
2020-08-10 74f52677be7718d63eef89e01c367058a2e43e57
ruoyi-ui/src/views/system/config/index.vue
@@ -97,7 +97,7 @@
          v-hasPermi="['system:config:remove']"
        >清理缓存</el-button>
      </el-col>
      <table-tools-ext :showSearch.sync="showSearch" @queryTable="getList"></table-tools-ext>
      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
    </el-row>
    <el-table v-loading="loading" :data="configList" @selection-change="handleSelectionChange">