Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop

This commit is contained in:
wangshiming
2022-01-10 20:22:07 +08:00

View File

@ -709,7 +709,7 @@ export class FreightComponentsListNewComponent implements OnInit {
default: '' default: ''
} }
}, },
required: ['createBank', 'bankAccount', 'adminMobile', 'name', 'certificateNumber', 'tipsD', 'creditPhoto'] required: ['createBank', 'bankAccount', 'adminMobile', 'name', 'certificateNumber', 'tipsD', 'creditPhoto', 'networkTransporter']
}; };
} }
} }