选择患者后 点击确认刷新列表
This commit is contained in:
parent
6b73c42aed
commit
3d2d27a899
@ -1602,8 +1602,8 @@ const handleSelectPatients = () => {
|
||||
|
||||
/** 患者选择确认 */
|
||||
const handlePatientConfirm = (patients: any[], type: string) => {
|
||||
console.log('选中的患者:', patients)
|
||||
console.log('操作类型:', type)
|
||||
// 刷新列表数据
|
||||
getList()
|
||||
}
|
||||
|
||||
/** 患者选择取消 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user