hwq 3 năm trước cách đây
mục cha
commit
0f2f3eb1d0
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      pages/cart/group.vue

+ 2 - 1
pages/cart/group.vue

@@ -145,7 +145,8 @@ export default {
 		}
 	},
 	computed: {
-		...mapState('user', ['hasLogin', 'userInfo'])
+		...mapState('user', ['hasLogin', 'userInfo']),
+		...mapState(['weichatObj']),
 		// startDate() {
 		// 	return this.getDate('start');
 		// },