Commit 0fd6cd62 by 姜雷

Merge branch 'develop' into 'test'

修正组件 See merge request !143
parents 973783a8 29453cc0
...@@ -16,6 +16,9 @@ export default { ...@@ -16,6 +16,9 @@ export default {
areaId: this.areaId, areaId: this.areaId,
}); });
} }
if (this.areaId) {
this.updateFilterId(val);
}
}, },
computed: { computed: {
...mapGetters('areaServiceOption', ['areaServiceList']), ...mapGetters('areaServiceOption', ['areaServiceList']),
......
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