fix:采购统计和销售统计右侧表格不分页

This commit is contained in:
shijing 2025-04-29 14:45:56 +08:00
parent e49325cbdb
commit 375252c54b
2 changed files with 2 additions and 0 deletions

View File

@ -148,6 +148,7 @@
id="exportDiv2" id="exportDiv2"
:height="rightHeight" :height="rightHeight"
hideDo hideDo
hidePagination
> >
<el-table-column type="index" width="50" /> <el-table-column type="index" width="50" />
<el-table-column <el-table-column

View File

@ -133,6 +133,7 @@
id="exportDiv2" id="exportDiv2"
:height="rightHeight" :height="rightHeight"
hideDo hideDo
hidePagination
> >
<el-table-column type="index" width="50" /> <el-table-column type="index" width="50" />
<el-table-column <el-table-column