讲师管理bug

This commit is contained in:
zhangsir
2024-11-19 15:55:19 +08:00
parent 3d293af18e
commit e722a29759
4 changed files with 78 additions and 32 deletions

View File

@@ -203,6 +203,7 @@ const searchMember = (keyword) => {
payrollPlaceCode: item.payrollPlaceCode,
payrollPlaceName:item.payrollPlaceName,
avatar: item.avatar,
gender: item.gender
}
})
}else{