Commit d3194225 authored by 赵啸非's avatar 赵啸非

修改百分百

parent 7d9bb3e1
......@@ -54,7 +54,8 @@ export default {
});
this.$get("/sitestat/siteTree", {}).then(({ data }) => {
this.areaData = data.siteTree;
this.areaData = data.data;
console.log("data",this.areaData)
});
},
methods: {
......
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