Commit c3bc557f by 赵增煜

调整显示

parent a421c96f
......@@ -52,8 +52,8 @@ class DoctorModel extends Model
// 性别-文字映射
const DOCTOR_TYPE_MAP = [
self::DOCTOR_TYPE_ALL => '全部',
self::DOCTOR_TYPE_WM => '西',
self::DOCTOR_TYPE_TCM => '中',
self::DOCTOR_TYPE_WM => '西',
self::DOCTOR_TYPE_TCM => '中',
];
// 医师所属于的用户,一对一
......
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 sign in to comment