Commit 8a534b6d authored by leiqingsong's avatar leiqingsong

解决冲突

parents 83511dad fe77f4a6
......@@ -114,7 +114,7 @@ export default {
this.$router.push({ name: urlName });
},
getstatus() {
const userId = JSON.parse(localStorage.getItem("user")).userId;
const userId = 13933770003;
const _this = this;
getForestStatus(userId)
.then(res => {
......
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