获取家庭成员列表新增民族名称
This commit is contained in:
parent
3606b62397
commit
b593520857
@ -43,6 +43,7 @@ class PatientFamilyService extends BaseService
|
|||||||
'sex',
|
'sex',
|
||||||
'age',
|
'age',
|
||||||
'nation_id',
|
'nation_id',
|
||||||
|
'nation_name',
|
||||||
];
|
];
|
||||||
$patient_familys = PatientFamilyModel::getList($params, $field);
|
$patient_familys = PatientFamilyModel::getList($params, $field);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user