Commit 46225ccb by 姜雷

Merge branch 'develop' into 'test'

修改引用错误 See merge request !144
parents 0fd6cd62 e0702235
...@@ -17,7 +17,7 @@ export default { ...@@ -17,7 +17,7 @@ export default {
}); });
} }
if (this.areaId) { if (this.areaId) {
this.updateFilterId(val); this.updateFilterId(this.areaId);
} }
}, },
computed: { computed: {
......
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