fix bug
This commit is contained in:
		| @ -57,9 +57,9 @@ export class ETCInvoicedRequestedComponent implements OnInit { | ||||
|           .subscribe(res => { | ||||
|             if (res) { | ||||
|               this.service.msgSrv.success('申请开票成功'); | ||||
|               modal.destroy(); | ||||
|               this.st.load(1); | ||||
|             } | ||||
|             modal.destroy(); | ||||
|           }); | ||||
|  | ||||
|         return false; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user