Commit 13af0300 by liangzhen

获取南瑞数据。

1 parent ed1b954c
Showing with 1 additions and 0 deletions
......@@ -174,6 +174,7 @@ export default {
},
},
mounted() {
console.log('获取父元素的local数据',JSON.parse(localStorage.getItem('user')))
console.log('本页面路由是什么',this.$route.path)
this.handleOpen(0, ["0"]);
if (
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!