diff --git a/src/components/pages/purchase/order/PurchaseOrderDetail.tsx b/src/components/pages/purchase/order/PurchaseOrderDetail.tsx index 2f8d5931..f1243026 100644 --- a/src/components/pages/purchase/order/PurchaseOrderDetail.tsx +++ b/src/components/pages/purchase/order/PurchaseOrderDetail.tsx @@ -1127,6 +1127,7 @@ const PurchaseOrderDetail = ({ label='Tanggal PO' value={managerApprovalPoDate} onChange={(e) => setManagerApprovalPoDate(e.target.value)} + isNestedModal />