feat(doctor): 优化医生信息新增 / 修改功能
- 为 AddDoctor 组件添加 modalVisible 控制模态框显示 - 增加密码字段隐藏逻辑,编辑时隐藏密码输入框 - 优化医生信息编辑功能,支持权限码分割 - 调整取消按钮点击事件,统一使用关闭模态框方法
Showing
Please register or sign in to comment
- 为 AddDoctor 组件添加 modalVisible 控制模态框显示 - 增加密码字段隐藏逻辑,编辑时隐藏密码输入框 - 优化医生信息编辑功能,支持权限码分割 - 调整取消按钮点击事件,统一使用关闭模态框方法