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