调整项目-合同-运单-结算逻辑链

This commit is contained in:
2026-08-21 00:18:05 +08:00
parent fd5b1484e6
commit 5d1d15d3a5
10 changed files with 406 additions and 71 deletions
+3
View File
@@ -167,6 +167,9 @@ export const config = {
projectQueryParams: {
approvalStatuses: 'approved,change_approved',
},
contractQueryParams: {
contractCategory: '客户合同',
},
templateCreateTarget: 'transport-plan',
enableAttachmentTable: true,
enableTransportPlanForm: true,