Commit 16bf92ca by caoyanzhi

update: 奥莱抵金券

parent 96dc312e
......@@ -86,10 +86,12 @@ export default {
}
next();
},
activated() {
created() {
if (this.$store.getters.getStoreCardAuth) {
this.cardTypeOptions.push({ value: 3, label: '商场抵金券' });
}
},
activated() {
console.log('activated');
window.scrollTo(0, 0);
if (this.$route.meta.refresh) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment