Jelajahi Sumber

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

Developer 2 minggu lalu
induk
melakukan
3db726683d
2 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. TEMPAT SAMPAH
      dist.zip
  2. 1 1
      src/views/modules/activity/add.vue

TEMPAT SAMPAH
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 => {