订单抽屉滚动

This commit is contained in:
huangdeliang 2021-04-23 11:30:58 +08:00
parent d9be31f876
commit a45060a87c

@ -33,6 +33,7 @@
:data="orderList"
v-loading="loading"
row-key="orderId"
height="700"
default-expand-all
:tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
>