[update] 修改bug88400

This commit is contained in:
lideqin
2024-08-12 09:23:44 +08:00
parent be6f05a48d
commit 20b2054d68
@@ -536,6 +536,8 @@ export default {
this.ipagination.current -= 1
}
this.loadData()
// 清空列表选中
this.onClearSelected()
} else {
this.$message.warn(res.message)
}