Fix Bug #444: 【手术管理-门诊手术安排】生成临时医嘱界面,“已引用计费药品”列表未正常显示药品详细名称信息

This commit is contained in:
关羽
2026-05-09 22:17:50 +08:00
committed by 赵云
parent 0f52327b8b
commit 2188a32fc6
3 changed files with 15 additions and 1 deletions

View File

@@ -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>