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: {
......@@ -289,4 +290,4 @@ export default {
width: 500px;
height: 500px;
}
</style>
\ No newline at end of file
</style>
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