This commit is contained in:
yanran200730
2023-04-17 13:54:15 +08:00
parent fb01e4f84f
commit 6b7e887ae8

View File

@@ -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"