Browse Source

字段

intex
yufei_wang 5 days ago
parent
commit
c3cf4589f7
  1. 2
      src/views/wms/deliversettlementManage/moldAllocation/customerToolApportStatementForecastMain/customerToolApportStatementForecastMain.data.ts

2
src/views/wms/deliversettlementManage/moldAllocation/customerToolApportStatementForecastMain/customerToolApportStatementForecastMain.data.ts

@ -241,7 +241,7 @@ export const ForecastWithBillDifference = useCrudSchemas(reactive<CrudSchema[]>(
},
{
label: '差异',
field: 'forecastAllocationAmount',
field: 'amountVariance',
sort: 'custom',
},

Loading…
Cancel
Save