fix bug
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
* @Author : Shiming
|
* @Author : Shiming
|
||||||
* @Date : 2022-01-18 09:51:21
|
* @Date : 2022-01-18 09:51:21
|
||||||
* @LastEditors : Shiming
|
* @LastEditors : Shiming
|
||||||
* @LastEditTime : 2022-05-06 17:09:51
|
* @LastEditTime : 2022-05-07 10:35:23
|
||||||
* @FilePath : \\tms-obc-web\\proxy.conf.js
|
* @FilePath : \\tms-obc-web\\proxy.conf.js
|
||||||
* Copyright (C) 2022 huzhenhong. All rights reserved.
|
* Copyright (C) 2022 huzhenhong. All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -350,7 +350,7 @@ export class NetworkFreightNewComponent implements OnInit {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
certificateType2: {
|
industry: {
|
||||||
type: 'string',
|
type: 'string',
|
||||||
title: '行业',
|
title: '行业',
|
||||||
enum: [
|
enum: [
|
||||||
@ -666,6 +666,7 @@ export class NetworkFreightNewComponent implements OnInit {
|
|||||||
'unifiedSocialCreditCode',
|
'unifiedSocialCreditCode',
|
||||||
'enterpriseName',
|
'enterpriseName',
|
||||||
'enterpriseAddressCode',
|
'enterpriseAddressCode',
|
||||||
|
'industry',
|
||||||
'enterpriseAddress',
|
'enterpriseAddress',
|
||||||
'registrationCapital',
|
'registrationCapital',
|
||||||
'enterpriseRegistrationTime',
|
'enterpriseRegistrationTime',
|
||||||
|
|||||||
Reference in New Issue
Block a user