fix bug
This commit is contained in:
@ -350,7 +350,7 @@ export class NetworkFreightNewComponent implements OnInit {
|
||||
}
|
||||
}
|
||||
},
|
||||
certificateType2: {
|
||||
industry: {
|
||||
type: 'string',
|
||||
title: '行业',
|
||||
enum: [
|
||||
@ -666,6 +666,7 @@ export class NetworkFreightNewComponent implements OnInit {
|
||||
'unifiedSocialCreditCode',
|
||||
'enterpriseName',
|
||||
'enterpriseAddressCode',
|
||||
'industry',
|
||||
'enterpriseAddress',
|
||||
'registrationCapital',
|
||||
'enterpriseRegistrationTime',
|
||||
|
||||
Reference in New Issue
Block a user