车辆接口更新

This commit is contained in:
wangshiming
2022-01-19 16:53:58 +08:00
parent f61162a63c
commit dbb0aa089f
10 changed files with 1005 additions and 10 deletions

View File

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