状态更新

This commit is contained in:
wangshiming
2022-01-14 14:48:06 +08:00
parent 78179621b4
commit b38cf032f8
6 changed files with 5 additions and 1 deletions

View File

@ -566,6 +566,7 @@ resourceStatus: any;
this.initST();
setTimeout(() => {
this.st.load();
this.getGoodsSourceStatistical()
}, 500);
}
/**