11
This commit is contained in:
parent
bbf4758a84
commit
2249006d5c
|
@ -101,7 +101,7 @@
|
|||
</el-table>
|
||||
|
||||
<pagination v-show="total > 0" :total="total" :page.sync="queryParams.pageNum" :limit.sync="queryParams.pageSize"
|
||||
@pagination="getList" />
|
||||
@pagination="getList" />
|
||||
|
||||
<!-- 添加或修改商户列表对话框 -->
|
||||
<el-dialog :title="title" :visible.sync="open" width="50%" append-to-body :close-on-click-modal="false">
|
||||
|
|
Loading…
Reference in New Issue
Block a user