浏览代码

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

zhanghui 2 年之前
父节点
当前提交
2e210a0c94
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: {