ruoyi-ui/src/views/system/post/index.vue
@@ -74,7 +74,7 @@ v-hasPermi="['system:post:export']" >导出</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="postList" @selection-change="handleSelectionChange">