Browse Source

Merge branch 'feature-v2.0' of http://gogs.1hhd.com/1hjz-3N/1hjz-h5 into feature-v2.0

feature/feature-compatible
fengchengzhi 7 years ago
parent
commit
436bbc55b4
1 changed files with 1 additions and 1 deletions
  1. 2
      src/view/month-card.vue

2
src/view/month-card.vue

@ -95,7 +95,7 @@
'2': '满减券',
'3': '折扣券',
},
batchNo: this.$route.query.batchNo || "CB180914060305419101",
batchNo: this.$route.query.batchNo,
};
},
components: {

Loading…
Cancel
Save