页面修改

main
wanglei 5 months ago
parent 12d2a926a3
commit 8a525cffb7

@ -48,7 +48,7 @@
v-hasPermi="['kaohe:gather:remove']" v-hasPermi="['kaohe:gather:remove']"
>删除</el-button> >删除</el-button>
</el-col> </el-col>
<el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="warning" type="warning"
plain plain
@ -57,7 +57,7 @@
@click="handleExport" @click="handleExport"
v-hasPermi="['kaohe:gather:export']" v-hasPermi="['kaohe:gather:export']"
>导出</el-button> >导出</el-button>
</el-col> </el-col>-->
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar> <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
</el-row> </el-row>

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save