Fix Bug #444: 【手术管理-门诊手术安排】生成临时医嘱界面,“已引用计费药品”列表未正常显示药品详细名称信息
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
"date": 1778200962650,
|
||||
"name": "/root/.openclaw/workspace/his-repo/logs/application-2026-05-08.log",
|
||||
"hash": "cf50ef7b8aa656efb0a209a252219fea97a437ff9020b1b8770788f1ba51303e"
|
||||
},
|
||||
{
|
||||
"date": 1778293398212,
|
||||
"name": "/root/.openclaw/workspace/his-repo/logs/application-2026-05-09.log",
|
||||
"hash": "9ad2a1402927a9f4095f21ef01a6f6a2895a8f920bea4240ecb23492d6ea810f"
|
||||
}
|
||||
],
|
||||
"hashType": "sha256"
|
||||
|
||||
@@ -14,6 +14,11 @@
|
||||
"date": 1778200962653,
|
||||
"name": "/root/.openclaw/workspace/his-repo/logs/error-2026-05-08.log",
|
||||
"hash": "83b015957301572a67ea6fb41a65dfe5aa357831ca361155629630c6e9ef68bd"
|
||||
},
|
||||
{
|
||||
"date": 1778293398215,
|
||||
"name": "/root/.openclaw/workspace/his-repo/logs/error-2026-05-09.log",
|
||||
"hash": "d8abb547ad7f3d20b144728ffe4f4bf737c1211d04fd8e21868b169cbd2fb5e4"
|
||||
}
|
||||
],
|
||||
"hashType": "sha256"
|
||||
|
||||
@@ -57,7 +57,11 @@
|
||||
</el-form-item>
|
||||
</el-form>
|
||||
|
||||
<el-row :gutter="10" class="mb8">
|
||||
<el-row :gutter="20">
|
||||
<!-- 其他内容 -->
|
||||
</el-row>
|
||||
</div>
|
||||
</template>utter="10" class="mb8">
|
||||
<el-col :span="1.5">
|
||||
<el-button type="primary" plain icon="Plus" @click="handleAdd"> 新增手术安排 </el-button>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user