This commit is contained in:
wyx
2023-03-08 19:05:58 +08:00
parent b662d41791
commit eab1292e38
8 changed files with 21 additions and 33 deletions

View File

@@ -50,7 +50,7 @@
style="margin-top: -10px; height: 160px;"
/>
<div class="btn-content" v-if="checkPer(permissions)">
<a-button class="cancel" @click="handleCancel">取消</a-button>
<a-button type="primary" class="cancel" @click="handleCancel">取消</a-button>
<a-button type="primary" @click="pubNotice" class="sure">
发布
</a-button>