供应商 客户评价
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user