供应商 客户评价

This commit is contained in:
‘huanghaiixia’
2025-12-17 17:47:45 +08:00
parent a27bf90e9d
commit 21a8fae538
18 changed files with 3120 additions and 18 deletions

View File

@ -56,7 +56,7 @@ export const columns: BasicColumn[] = [
},
{
dataIndex: 'cuMcode',
dataIndex: 'natureCode',
title: '企业性质',
componentType: 'input',
align: 'left',
@ -83,7 +83,7 @@ export const columns: BasicColumn[] = [
},
{
dataIndex: 'natureCode',
dataIndex: 'dI',
title: '国内国际',
componentType: 'input',
align: 'left',
@ -282,7 +282,7 @@ export const formProps: FormProps = {
},
{
key: '2fecf58a5ef44a24a449eb923af58661',
field: 'cuMcode',
field: 'natureCode',
label: '企业性质',
type: 'input',
component: 'Input',
@ -384,7 +384,7 @@ export const formProps: FormProps = {
},
{
key: '5e5cc97203854b539736d29387c56639',
field: 'natureCode',
field: 'dI',
label: '国内国际',
type: 'input',
component: 'Input',