diff --git a/proxy.conf.js b/proxy.conf.js index 1bd3c8df..28ccca86 100644 --- a/proxy.conf.js +++ b/proxy.conf.js @@ -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. */ diff --git a/src/app/routes/sys-setting/components/network-freight/new/new.component.ts b/src/app/routes/sys-setting/components/network-freight/new/new.component.ts index 5792a7bf..fc135f18 100644 --- a/src/app/routes/sys-setting/components/network-freight/new/new.component.ts +++ b/src/app/routes/sys-setting/components/network-freight/new/new.component.ts @@ -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',