zhengkaixin 1 year ago
parent
commit
64e69d23cd
1 changed files with 1 additions and 1 deletions
  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: {