车辆接口更新
This commit is contained in:
		| @ -399,8 +399,7 @@ export class SupplyManagementBulkComponent implements OnInit { | ||||
|     this.resourceStatus = e; | ||||
|     this.initST(); | ||||
|     setTimeout(() => { | ||||
|       this.st.load(); | ||||
|       this.getGoodsSourceStatistical(); | ||||
|       this.st.load(1); | ||||
|     }, 500); | ||||
|   } | ||||
|  | ||||
|  | ||||
| @ -118,8 +118,7 @@ export class SupplyManagementVehicleComponent implements OnInit { | ||||
|   selectChange(e: number) { | ||||
|     this.resourceStatus = e; | ||||
|     setTimeout(() => { | ||||
|       this.st.load(); | ||||
|       this.getGoodsSourceStatistical(); | ||||
|       this.st.load(1); | ||||
|     }, 500); | ||||
|   } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user