80 门诊医生站检查申请单开单界面

This commit is contained in:
HuangXinQuan
2026-03-03 16:16:52 +08:00
parent 8810c678c9
commit 9525b1d927
15 changed files with 1872 additions and 28 deletions

View File

@@ -547,7 +547,7 @@
null AS skin_test_flag,
null AS inject_flag,
null AS group_id,
T2.NAME AS advice_name,
COALESCE(T2.NAME, CASE WHEN T1.content_json IS NOT NULL AND T1.content_json != '' THEN T1.content_json::json->>'adviceName' ELSE NULL END) AS advice_name,
'' AS volume,
'' AS lot_number,
T1.quantity AS quantity,