diff --git a/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue b/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue index 9495791ae..e24347795 100644 --- a/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue +++ b/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue @@ -650,7 +650,7 @@ export default { resetForm(formName) { this.$refs[formName].resetFields(); // this.getInfo() - this.$router.push({path: "/EventMarketing/center/index"}) + this.$router.push({path: "/EventMarketing/center/index",query: {activeId:this.activeId}}) }, indexMethod(index) { return index * 2; diff --git a/fuintAdmin/src/views/EventMarketing/activeNewlyweds/index.vue b/fuintAdmin/src/views/EventMarketing/activeNewlyweds/index.vue index 70134075a..1babe130d 100644 --- a/fuintAdmin/src/views/EventMarketing/activeNewlyweds/index.vue +++ b/fuintAdmin/src/views/EventMarketing/activeNewlyweds/index.vue @@ -328,7 +328,7 @@ export default { this.$refs[formName].resetFields(); this.ifWrite = true // this.getInfo() - this.$router.push({path: "/EventMarketing/center/index"}) + this.$router.push({path: "/EventMarketing/center/index",query: {activeId:this.activeId}}) }, /** 查询新人有礼活动列表 */ getList() { diff --git a/fuintAdmin/src/views/EventMarketing/center/index.vue b/fuintAdmin/src/views/EventMarketing/center/index.vue index 742a6b7a9..9b50caad6 100644 --- a/fuintAdmin/src/views/EventMarketing/center/index.vue +++ b/fuintAdmin/src/views/EventMarketing/center/index.vue @@ -473,6 +473,9 @@ export default { } else { this.getList(); } + if (this.$route.query.activeId){ + this.tabindex = 1 + } this.getOldList() }, diff --git a/fuintAdmin/src/views/EventMarketing/liJianMarketing/index.vue b/fuintAdmin/src/views/EventMarketing/liJianMarketing/index.vue index c0757166a..2fec69919 100644 --- a/fuintAdmin/src/views/EventMarketing/liJianMarketing/index.vue +++ b/fuintAdmin/src/views/EventMarketing/liJianMarketing/index.vue @@ -608,7 +608,7 @@ export default { resetForm(formName) { this.$refs[formName].resetFields(); // this.getInfo() - this.$router.push({path:"/EventMarketing/center/index"}) + this.$router.push({path:"/EventMarketing/center/index",query: {activeId:this.activeId}}) }, } } diff --git a/fuintAdmin/src/views/EventMarketing/openCardGift/TimeLimited.vue b/fuintAdmin/src/views/EventMarketing/openCardGift/TimeLimited.vue index fecbf1b82..fb05d1ce1 100644 --- a/fuintAdmin/src/views/EventMarketing/openCardGift/TimeLimited.vue +++ b/fuintAdmin/src/views/EventMarketing/openCardGift/TimeLimited.vue @@ -446,13 +446,13 @@
+ :class="{ 'acvtive' : index === tindex3 }" @click="Typeindex3(index)" style="margin-bottom: 20px"> {{ item }} + style="margin-left: 20px;">
- + - + - + @@ -122,7 +122,7 @@ + :maxlength="200" show-word-limit >
{油罐名称} {商品名称} @@ -134,7 +134,7 @@ - + @@ -148,20 +148,20 @@
- - + - +