This commit is contained in:
Taric Xin
2022-01-10 20:09:11 +08:00
parent 2888828356
commit 195a8f6ca0

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']
}; };
} }
} }