Explorar el Código

Merge branch 'test' of https://git.agilestar.cn/spfm-group/spfm-market-front into test

wangguangping hace 3 años
padre
commit
f6c6188ec9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/main/memberFamily/dataStatistics.vue

+ 1 - 1
src/pages/main/memberFamily/dataStatistics.vue

@@ -191,7 +191,7 @@
                     url="/market/cMemberWo/querySummaryByProvPage"
                 }else if(this.companyFlag == 1){
                     url="/market/cMemberWo/querySummaryByAreaPage"
-                    v.regionName = n.regionName
+                    v.regionName = this.userInfo.cityName
                 }
 				this.$http({
 					url: url,