mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 19:06:45 +08:00
1
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
</div>
|
||||
</a-drawer>
|
||||
<!-- 推荐按钮的提示 -->
|
||||
<a-modal v-model:visible="state.recBtnvisible" width="450px" title="提醒" @ok="handleOk">
|
||||
<a-modal :maskClosable="false" v-model:visible="state.recBtnvisible" width="450px" title="提醒" @ok="handleOk">
|
||||
<div class="remModal">
|
||||
<div class="remModal-words">
|
||||
<div>您已选择案例:<span class="wordsColor">{{ id.length }}</span> 篇</div>
|
||||
|
||||
Reference in New Issue
Block a user