mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 04:16:47 +08:00
1
This commit is contained in:
@@ -254,7 +254,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</a-drawer>
|
</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">
|
||||||
<div class="remModal-words">
|
<div class="remModal-words">
|
||||||
<div>您已选择案例:<span class="wordsColor">{{ id.length }}</span> 篇</div>
|
<div>您已选择案例:<span class="wordsColor">{{ id.length }}</span> 篇</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user