Fix Bug #444: 【手术管理-门诊手术安排】生成临时医嘱界面,“已引用计费药品”列表未正常显示药品详细名称信息
This commit is contained in:
@@ -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