fix:付款审批详情:采购应付单列表调整
parent
1f86f382df
commit
9a491ab1c7
|
|
@ -91,7 +91,8 @@
|
||||||
direction="rtl"
|
direction="rtl"
|
||||||
size="80%"
|
size="80%"
|
||||||
append-to-body
|
append-to-body
|
||||||
:z-index="2100"
|
:modal-append-to-body="true"
|
||||||
|
:z-index="3000"
|
||||||
>
|
>
|
||||||
<ApproveLayout title="采购单详情" v-if="showPruchaseDetailDrawer">
|
<ApproveLayout title="采购单详情" v-if="showPruchaseDetailDrawer">
|
||||||
<purchase-order-detail-view
|
<purchase-order-detail-view
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue