Browse Source

修改团购详情页

pangqijun 1 year ago
parent
commit
ae586e2623
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/groupbuying_details/index.vue

+ 2 - 2
pages/groupbuying_details/index.vue

@@ -455,7 +455,8 @@ export default {
 			promotionShare: '',
 			selfTakeId: '',
 			organizerUserId: '',
-			goodsMap:{}
+			goodsMap:{},
+			goods: {}
 		};
 	},
 	created() {
@@ -916,7 +917,6 @@ export default {
 			that.addGoodPopupShow = true
 			goodsDetail({ id: goodsId })
 				.then((res) => {
-
 					that.goods = res.data;
 					// let storeInfo = res.data;
 					// that.storeInfo = res.data