diff --git a/src/views/modules/base/huji/immigration/edit.vue b/src/views/modules/base/huji/immigration/edit.vue index c226f35a..6754fd0d 100644 --- a/src/views/modules/base/huji/immigration/edit.vue +++ b/src/views/modules/base/huji/immigration/edit.vue @@ -500,7 +500,7 @@ export default { message: `请联系${data.resiAgencyName}迁出该居民后操作` }) this.btnDisable = true - } + } else this.btnDisable = false this.userInfo = { ...data } } else { this.$message.error(msg)