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>-->
<!-- </el-row>-->
<el-table
v-loading="loading"
:data="typeList"
@selection-change="handleSelectionChange"
>
<el-table v-loading="loading" :data="typeList" border>
<!-- <el-table-column type="selection" width="55" align="center" /> -->
<el-table-column
label="序号"