820 【住院护士站-医嘱管理】“文字型”医嘱在护士站“医嘱校对”及“医嘱执行”页面不显示医嘱内容(内容为空白
This commit is contained in:
5
.claude/settings.json
Normal file
5
.claude/settings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"enabledPlugins": {
|
||||
"agent-sdk-dev@claude-plugins-official": true
|
||||
}
|
||||
}
|
||||
@@ -323,7 +323,7 @@
|
||||
T1.performer_check_id,
|
||||
T1.reason_text AS reason_text,
|
||||
T1.check_time AS check_time,
|
||||
T2."name" AS advice_name,
|
||||
COALESCE(T2."name", T1.content_json::jsonb->>'adviceName') AS advice_name,
|
||||
T2.id AS item_id,
|
||||
NULL::varchar AS volume,
|
||||
NULL::varchar AS lot_number,
|
||||
|
||||
Reference in New Issue
Block a user