BUG 28294
This commit is contained in:
@@ -447,6 +447,8 @@ export default {
|
||||
}
|
||||
})
|
||||
} else this.$u.toast(res?.msg || "提交失败,请联系管理员")
|
||||
}).catch(err => {
|
||||
this.$u.toast(err || "提交失败,请联系管理员")
|
||||
})
|
||||
},
|
||||
handleSelectResident(resident, item) {
|
||||
|
||||
Reference in New Issue
Block a user