Browse Source

字段

intex
yufei_wang 6 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: '差异', label: '差异',
field: 'forecastAllocationAmount', field: 'amountVariance',
sort: 'custom', sort: 'custom',
}, },

Loading…
Cancel
Save