Explorar el Código

环比 , 收入含卡

zhengkaixin hace 1 año
padre
commit
8989ed25ba
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7 1
      pagesFinance/statistics/index.vue

+ 7 - 1
pagesFinance/statistics/index.vue

@@ -1370,7 +1370,13 @@
 								if (this.type_head == 2) {
 									console.log(i, this.queryTime2)
 									if (value[i].seriesName == "收入") {
-
+										
+										if(this.showMonthlyCard){
+											markerU = "(含卡)"
+											info.yoyNum=info.yoyNumC
+											info.qoqNum=info.qoqNumC
+										}
+										
 										if (name != this.queryTime2) {
 											if (info.yoyNum != null) {
 												text1 += "<p>" + value[i].marker + "收入同比" + (info.yoyNum < 0 ?