Преглед изворни кода

Merge branch '03/18VipActive' into test

lex-xin пре 4 година
родитељ
комит
614c3a3558
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/teacher/VIPApply.vue

+ 1 - 1
src/views/teacher/VIPApply.vue

@@ -29,7 +29,7 @@ export default {
 	},
 	data() {
 		return {
-			active: 3
+			active: 1
 		}
 	},
 	methods: {