diff --git a/src/views/wms/deliversettlementManage/customerSaleInvoiceRecordMain/customerSaleInvoiceRecordMain.data.ts b/src/views/wms/deliversettlementManage/customerSaleInvoiceRecordMain/customerSaleInvoiceRecordMain.data.ts index 73d2355bb..396cabe48 100644 --- a/src/views/wms/deliversettlementManage/customerSaleInvoiceRecordMain/customerSaleInvoiceRecordMain.data.ts +++ b/src/views/wms/deliversettlementManage/customerSaleInvoiceRecordMain/customerSaleInvoiceRecordMain.data.ts @@ -196,7 +196,10 @@ export const CustomerSaleInvoiceMain = useCrudSchemas(reactive([ }, table:{ width:180 - } + }, + detail: { + dateFormat : 'YYYY-MM-DD HH:mm:ss' + }, }, {