This commit is contained in:
wangshiming
2022-05-06 17:42:55 +08:00
parent ad0ad744d7
commit e24f32c97e

View File

@ -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: {