zhengkaixin 10 달 전
부모
커밋
707a9ccd41
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pagesFinance/MyInvoice/issueInvoice.vue

+ 1 - 1
pagesFinance/MyInvoice/issueInvoice.vue

@@ -174,7 +174,7 @@
 					endDate:this.endDate,
 				}).then((res) => {
 					
-					eventChannel.emit('refreshData');
+				
 					uni.hideLoading()
 					this.selectObj=res.data.invoiceType
 					if(!res.data.invoiceType){