fix: 修复生产打包编译报错的问题
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
v-loading="loading"
|
||||
:data="brandList"
|
||||
@selection-change="handleSelectionChange"
|
||||
@row-click="handleRowClick"
|
||||
border
|
||||
>
|
||||
<el-table-column type="selection" min-width="5%" />
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
>
|
||||
</el-form-item>
|
||||
|
||||
<el-form-item>
|
||||
<el-form-item prop="title">
|
||||
<el-input
|
||||
v-model="queryParams.title"
|
||||
placeholder="广告标题"
|
||||
|
||||
Reference in New Issue
Block a user