Compare commits

..

No commits in common. "0432d73dc31ad7af69d6a29fa5b759dfd96a3c52" and "de313e9b52ca54ef71ea1da089701b3d65565715" have entirely different histories.

1 changed files with 11 additions and 13 deletions

View File

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