This commit is contained in:
wangshiming
2022-05-07 10:37:22 +08:00
parent c6f2356b07
commit 6c91486775
2 changed files with 3 additions and 2 deletions

View File

@ -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.
*/ */

View File

@ -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',