fix bug
This commit is contained in:
@ -632,7 +632,7 @@ resourceStatus: any;
|
||||
// }
|
||||
});
|
||||
modal.afterClose.subscribe(_ => {
|
||||
this.st.load(1);
|
||||
this.st.load();
|
||||
this.getGoodsSourceStatistical()
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user