1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-10-22 10:23:09 +00:00

feat: 添加「点击空白处完成编辑」提示

This commit is contained in:
干冰DryIce 2025-09-20 18:27:37 +08:00
parent f9498a3de6
commit 37b2a8f0a8

View File

@ -201,6 +201,11 @@
</div>
</div>
</v-card-text>
<div class="text-center text-body-2 text-disabled mb-5">
点击空白处完成编辑
</div>
</v-card>
</v-dialog>
</template>