阅片类型编辑样式修改

uat_us
caiyiling 2024-08-09 13:04:47 +08:00
parent 38f5b52938
commit 67d995d180
1 changed files with 13 additions and 11 deletions

View File

@ -272,6 +272,7 @@
</el-select> </el-select>
</template> </template>
<template slot="dialog-footer"> <template slot="dialog-footer">
<div style="margin-top:30px;">
<el-button <el-button
:disabled="readingCategory_model.btnLoading" :disabled="readingCategory_model.btnLoading"
type="primary" type="primary"
@ -286,6 +287,7 @@
> >
{{ $t('common:button:save') }} {{ $t('common:button:save') }}
</el-button> </el-button>
</div>
</template> </template>
</base-model> </base-model>
<!-- 修改医生状态 --> <!-- 修改医生状态 -->