ruoyi-ui/src/views/system/dict/index.vue
@@ -103,7 +103,7 @@ v-hasPermi="['system:dict: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="typeList" @selection-change="handleSelectionChange">