Explorar o código

fix: 活动编辑页tab点击可切换(基础资料/活动参与)

Developer hai 2 semanas
pai
achega
3db726683d
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. BIN=BIN
      dist.zip
  2. 1 1
      src/views/modules/activity/add.vue

BIN=BIN
dist.zip


+ 1 - 1
src/views/modules/activity/add.vue

@@ -600,7 +600,7 @@ export default {
       this.$router.push('/activity-list')
     },
     changeTab (idx) {
-      // this.tidx = idx
+      this.tidx = idx
     },
     handleNext () {
       this.$refs.basicRef.validate(valid => {