Explorar el Código

Merge branch '03/18VipActive' into test

lex-xin hace 4 años
padre
commit
614c3a3558
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: {