Commit dfbfbfae authored by 陈明豪's avatar 陈明豪

bug修改

parent 6e405ff5
......@@ -2424,6 +2424,7 @@ export default {
delHospital(row.id).then(res => {
if (res.code === 200) {
this.getInHospitalList(this.$route.params.id)
this.getPaymentList()
}
})
}).catch(() => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment