Commit 10ae1c98 authored by zhuangxinwei's avatar zhuangxinwei

解除隔离人员切换区内外修改

parent 673c96ca
......@@ -861,6 +861,9 @@ export default {
this.form.street = ''
this.form.bzStreet = ''
this.form.bzAddress = ''
this.form.house = ''
this.form.unit = ''
this.form.building = ''
this.zhenList.forEach(res => {
if (res.parent === val) {
this.zhen.push(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