采购lng

This commit is contained in:
‘huanghaiixia’
2026-03-10 17:39:02 +08:00
parent e8db1b5b7c
commit bbdca4406f
13 changed files with 78 additions and 62 deletions

View File

@ -107,7 +107,7 @@ export const columns: BasicColumn[] = [
},
{
dataIndex: 'comId',
dataIndex: 'comName',
title: '合同主体',
componentType: 'input',
align: 'left',
@ -116,7 +116,7 @@ export const columns: BasicColumn[] = [
},
{
dataIndex: 'approCode',
dataIndex: 'approName',
title: '状态',
componentType: 'select',
align: 'left',