Ver Fonte

调整有效期

zhengkaixin há 1 mês atrás
pai
commit
b75b510435
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pages/user/member/member.vue

+ 1 - 1
pages/user/member/member.vue

@@ -440,7 +440,7 @@
 				this.carImg3span3 =parseInt( this.personInfo.prevMonthKwh)
 			}
 			//this.carImg3span3 =parseInt(this.personInfo.prevMonthKwh)
-			this.startDate= year2 + '-' + monthN2 + '-01' 
+			this.startDate=this.personInfo.memberLevelExpirationDate
 			
 		},
 		methods: {