fix: 修复生产打包编译报错的问题

This commit is contained in:
郝先瑞
2022-03-14 00:24:34 +08:00
parent c5be8a6a58
commit 7fc574e00d
5 changed files with 10 additions and 10 deletions

View File

@@ -32,7 +32,6 @@
v-loading="loading"
:data="brandList"
@selection-change="handleSelectionChange"
@row-click="handleRowClick"
border
>
<el-table-column type="selection" min-width="5%" />