This commit is contained in:
BianLzhaoMin 2024-04-25 17:35:22 +08:00
parent ae27ee7547
commit 9c8d13a8a4
1 changed files with 1 additions and 5 deletions

View File

@ -127,11 +127,7 @@
<!-- <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>--> <!-- <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>-->
<!-- </el-row>--> <!-- </el-row>-->
<el-table <el-table v-loading="loading" :data="typeList" border>
v-loading="loading"
:data="typeList"
@selection-change="handleSelectionChange"
>
<!-- <el-table-column type="selection" width="55" align="center" /> --> <!-- <el-table-column type="selection" width="55" align="center" /> -->
<el-table-column <el-table-column
label="序号" label="序号"