Browse Source

dd

shibei_master
13176889840 3 years ago
parent
commit
4828379239
  1. 2
      src/views/modules/base/huji/immigration/edit.vue

2
src/views/modules/base/huji/immigration/edit.vue

@ -500,7 +500,7 @@ export default {
message: `请联系${data.resiAgencyName}迁出该居民后操作` message: `请联系${data.resiAgencyName}迁出该居民后操作`
}) })
this.btnDisable = true this.btnDisable = true
} } else this.btnDisable = false
this.userInfo = { ...data } this.userInfo = { ...data }
} else { } else {
this.$message.error(msg) this.$message.error(msg)

Loading…
Cancel
Save