修改列表中民族
This commit is contained in:
parent
9884afeee4
commit
c83a7c1874
@ -42,6 +42,7 @@ class PatientFamilyService extends BaseService
|
||||
'card_name_mask',
|
||||
'sex',
|
||||
'age',
|
||||
'nation_id',
|
||||
];
|
||||
$patient_familys = PatientFamilyModel::getList($params, $field);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user