259
This commit is contained in:
@@ -58,11 +58,9 @@
|
||||
<template #content>
|
||||
<ai-table
|
||||
:tableData="form.goodsList"
|
||||
:isShowPagination="false"
|
||||
:col-configs="chooseColConfigs"
|
||||
:total="total"
|
||||
:current.sync="search.current"
|
||||
:size.sync="search.size"
|
||||
@getList="getList">
|
||||
@getList="() => {}">
|
||||
<el-table-column
|
||||
label="商品"
|
||||
slot="goods"
|
||||
|
||||
Reference in New Issue
Block a user