BUG 29247
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</ai-table>
|
||||
</template>
|
||||
</ai-list>
|
||||
<ai-dialog title="添加户主" :visible.sync="dialog" @closed="form={residentList: []},residents=[]" @onConfirm="submit"
|
||||
<ai-dialog title="添加户主" :visible.sync="dialog" @closed="form={residentList: []},residents=[],list.con=null" @onConfirm="submit"
|
||||
width="1200px">
|
||||
<ai-area-get v-model="form.areaId" :instance="instance" :root="user.info.areaId" @change="getResident"/>
|
||||
<el-row type="flex" class="mar-t16">
|
||||
|
||||
Reference in New Issue
Block a user