diff --git a/src/views/wms/deliversettlementManage/moldAllocation/customerToolApportStatementForecastMain/customerToolApportStatementForecastMain.data.ts b/src/views/wms/deliversettlementManage/moldAllocation/customerToolApportStatementForecastMain/customerToolApportStatementForecastMain.data.ts index eacd0e4ff..a22329ece 100644 --- a/src/views/wms/deliversettlementManage/moldAllocation/customerToolApportStatementForecastMain/customerToolApportStatementForecastMain.data.ts +++ b/src/views/wms/deliversettlementManage/moldAllocation/customerToolApportStatementForecastMain/customerToolApportStatementForecastMain.data.ts @@ -233,7 +233,7 @@ export const ForecastWithBillDifference = useCrudSchemas(reactive( }, { label: '模具分摊对账金额', - field: 'vehicleType', + field: 'allocationAmount', sort: 'custom', form: { component: 'SelectV2'