This commit is contained in:
‘huanghaiixia’
2026-01-29 18:16:02 +08:00
parent 3a441823c9
commit 9643a693a2
8 changed files with 51 additions and 19 deletions

View File

@ -234,7 +234,7 @@ export const columns: BasicColumn[] = [
{
dataIndex: 'qtyDemandM3',
title: '指定量(方)',
title: '指定量(方)',
componentType: 'input',
align: 'left',
@ -252,7 +252,7 @@ export const columns: BasicColumn[] = [
{
dataIndex: 'qtySalesM3',
title: '批复量(方)',
title: '批复量(方)',
componentType: 'input',
align: 'left',