Commit 29453cc0 by 姜雷

修正组件

parent ee200eb3
......@@ -16,6 +16,9 @@ export default {
areaId: this.areaId,
});
}
if (this.areaId) {
this.updateFilterId(val);
}
},
computed: {
...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