fix bug
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* @Author : Shiming
|
||||
* @Date : 2022-01-18 09:51:21
|
||||
* @LastEditors : Shiming
|
||||
* @LastEditTime : 2022-05-06 17:09:51
|
||||
* @LastEditTime : 2022-05-07 10:35:23
|
||||
* @FilePath : \\tms-obc-web\\proxy.conf.js
|
||||
* Copyright (C) 2022 huzhenhong. All rights reserved.
|
||||
*/
|
||||
|
||||
@ -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