fix bug
This commit is contained in:
@ -354,9 +354,7 @@ export class NetworkFreightNewComponent implements OnInit {
|
|||||||
type: 'string',
|
type: 'string',
|
||||||
title: '行业',
|
title: '行业',
|
||||||
enum: [
|
enum: [
|
||||||
{ label: '大陆身份证', value: 0 },
|
{ label: '道路运输业', value: 54},
|
||||||
{ label: '港澳居民通行证', value: 1 },
|
|
||||||
{ label: '香港居民通行证', value: 2 }
|
|
||||||
],
|
],
|
||||||
default: 0,
|
default: 0,
|
||||||
ui: {
|
ui: {
|
||||||
|
|||||||
Reference in New Issue
Block a user