Parcourir la source

Merge branch '03/18VipActive' into test

lex-xin il y a 4 ans
Parent
commit
614c3a3558
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: {