zhengkaixin 1 年之前
父节点
当前提交
64e69d23cd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pagesFinance/statistics/index.vue

+ 1 - 1
pagesFinance/statistics/index.vue

@@ -1860,7 +1860,7 @@
 								  	'<span style="' + style +
 								  	'">' + value[i].data + (this.selectShowNumType==1?'%':'次')+'</span></p>';
 							  }
-							  return `<p>${name}</p>` + text1
+							  return `<p>${name}</p>` + text1
 						  },
 					    trigger: 'axis',
 					    axisPointer: {