车辆接口更新

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

@ -363,8 +363,7 @@ export class WaybillManagementVehicleComponent implements OnInit {
this.resourceStatus = e;
this.initST();
setTimeout(() => {
this.st.load();
this.getGoodsSourceStatistical();
this.st.load(1);
}, 500);
}
/**