Commit e8b496a3 authored by 杨梦雪's avatar 杨梦雪

11

parent 11de4eb7
......@@ -76,7 +76,7 @@ export default {
created() {
window.localStorage.setItem("campindex_type", 0);
this.campindex_type = window.localStorage.getItem("campindex_type");
console.log(this.type, "type");
console.log(this.campindex_type, "type");
},
methods: {
ToSignUp(index) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment