fix:采购统计和销售统计右侧表格不分页
This commit is contained in:
parent
e49325cbdb
commit
375252c54b
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue