fix bug
This commit is contained in:
		| @ -498,8 +498,8 @@ export class SupplyManagementBulkComponent implements OnInit { | |||||||
|     }); |     }); | ||||||
|     modalRef.afterClose.subscribe(res => { |     modalRef.afterClose.subscribe(res => { | ||||||
|       if (res) { |       if (res) { | ||||||
|         console.log(res) |         this.st?.reload(); | ||||||
|         // this.getGoodsSourceDetail(); |         this.getGoodsSourceStatistical(); | ||||||
|       } |       } | ||||||
|     }) |     }) | ||||||
|   } |   } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user