Explorar el Código

fix:权益卡页面加载逻辑优化

zhanghui hace 2 años
padre
commit
2e210a0c94
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      storePages/rights/index.vue

+ 1 - 1
storePages/rights/index.vue

@@ -138,7 +138,7 @@ export default {
 	},
 	onShow(){
 		this.listServiceObject()
-		this.listServiceObject()
+		this.equityCardList()
 	},
 
 	methods: {