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