Commit f116437f authored by wangxl's avatar wangxl

111

parent 103237b3
...@@ -175,7 +175,6 @@ export default { ...@@ -175,7 +175,6 @@ export default {
}) })
this.tabsData[0].isShow = true; this.tabsData[0].isShow = true;
this.tabsData[index].isShow = true; this.tabsData[index].isShow = true;
console.log(this.tabsData);
}, },
}, },
} }
......
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