fix 80580

This commit is contained in:
赵霄
2024-01-15 16:20:34 +08:00
parent 9030e71661
commit 9bd2980138
5 changed files with 7 additions and 7 deletions
@@ -194,8 +194,8 @@
</a-spin>
</div>
<div class="custom-drawer-style-bottom-btn">
<a-button type="primary" class="footer-btn-save" @click="handleSave">{{ $t('preservation') }}</a-button>
<a-button @click="handleCancel">{{ $t('cancel') }}</a-button>
<a-button type="primary" class="footer-btn-save" @click="handleSave">{{ $t('preservation') }}</a-button>
</div>
<!-- 类型选择弹框 -->