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