From cf90cd4d5e17af4e845c389cce2e39242ea7b474 Mon Sep 17 00:00:00 2001 From: yufei_wang <2267742828@qq.com> Date: Wed, 27 Nov 2024 11:24:59 +0800 Subject: [PATCH] =?UTF-8?q?YT-1306=E5=AE=A2=E6=88=B7=E6=A8=A1=E5=85=B7?= =?UTF-8?q?=E5=88=86=E6=91=8A=E5=AF=B9=E8=B4=A6=E5=8D=95=E9=A2=84=E6=B5=8B?= =?UTF-8?q?=EF=BC=8C=E6=A8=A1=E5=85=B7=E5=88=86=E6=91=8A=E5=AF=B9=E8=B4=A6?= =?UTF-8?q?=E9=87=91=E9=A2=9D=E5=BA=94=E6=98=AF=E9=87=91=E9=A2=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../customerToolApportStatementForecastMain.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'