This commit is contained in:
wangshiming
2022-03-11 10:28:48 +08:00
parent 688fd03a92
commit d0f418adc4

View File

@ -626,7 +626,7 @@ export class NetworkFreightNewComponent implements OnInit {
}
}
},
required: ['website', 'bankAccount']
required: ['website', 'costRate']
};
}
}