状态更新
This commit is contained in:
@ -138,7 +138,6 @@ tabs = {
|
||||
setTimeout(() => {
|
||||
this.st.load();
|
||||
this.getGoodsSourceStatistical()
|
||||
|
||||
}, 500);
|
||||
}
|
||||
ngOnInit(): void {
|
||||
|
||||
@ -566,6 +566,7 @@ resourceStatus: any;
|
||||
this.initST();
|
||||
setTimeout(() => {
|
||||
this.st.load();
|
||||
this.getGoodsSourceStatistical()
|
||||
}, 500);
|
||||
}
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user