edit
This commit is contained in:
@ -158,6 +158,8 @@ export class FreightConfigComponent implements OnInit {
|
||||
modal.destroy();
|
||||
} else {
|
||||
this.service.msgSrv.error(`企业${res?.join(',')}修改失败`);
|
||||
modal.destroy();
|
||||
this.st.load();
|
||||
}
|
||||
});
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user