watch: { $route(val, oldval) { this.routeName = this.$route.name;
conlog.log(val);
conlog.log(oldval);
監(jiān)聽路由,為什么不打印呢這里?
慕仙森
2019-03-16 15:43:56