web: operation_history_flag ADD

dev_2.0.0
xueqingkun 1 year ago
parent 87a8941f35
commit 5c88a419f9

@ -47,7 +47,8 @@
pm.process_id as processId,
pm.disease_id as diseaseId,
pm.patient_self_desc as patientSelfDesc,
pm.operation_history as operationHistory,
pm.operation_history as operationHistory,
pm.operation_history_flag as operationHistoryFlag,
mr.id as medicalRecId,
mr.no as medicalRecNo,
mr.patient_name as patientName,

Loading…
Cancel
Save