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){