fix:采购统计和销售统计右侧表格不分页
This commit is contained in:
parent
e49325cbdb
commit
375252c54b
|
|
@ -148,6 +148,7 @@
|
|||
id="exportDiv2"
|
||||
:height="rightHeight"
|
||||
hideDo
|
||||
hidePagination
|
||||
>
|
||||
<el-table-column type="index" width="50" />
|
||||
<el-table-column
|
||||
|
|
|
|||
|
|
@ -133,6 +133,7 @@
|
|||
id="exportDiv2"
|
||||
:height="rightHeight"
|
||||
hideDo
|
||||
hidePagination
|
||||
>
|
||||
<el-table-column type="index" width="50" />
|
||||
<el-table-column
|
||||
|
|
|
|||
Loading…
Reference in New Issue