From 5470217091cc04d79ec83104b3a249258ec6b92d Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Thu, 12 May 2022 11:07:15 +0800 Subject: [PATCH] dd --- src/views/modules/base/huji/immigration/edit.vue | 6 ++++-- src/views/modules/base/huji/immigration/index.vue | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/views/modules/base/huji/immigration/edit.vue b/src/views/modules/base/huji/immigration/edit.vue index 183b2c24..89424a12 100644 --- a/src/views/modules/base/huji/immigration/edit.vue +++ b/src/views/modules/base/huji/immigration/edit.vue @@ -468,8 +468,9 @@ export default { watch: {}, async mounted() { - this.getGridList() - this.getValiheList() + console.log('mounted-----我执行了') + await this.getGridList() + this.getRelationList() }, @@ -750,6 +751,7 @@ export default { await this.getDatail(id) } if (this.formType != 'add') { + this.getValiheList() this.getBuildList() this.getUniList() this.getHouseList() diff --git a/src/views/modules/base/huji/immigration/index.vue b/src/views/modules/base/huji/immigration/index.vue index c71e261d..06faa43f 100644 --- a/src/views/modules/base/huji/immigration/index.vue +++ b/src/views/modules/base/huji/immigration/index.vue @@ -409,6 +409,7 @@ @closed="handleClose" >