表单提交可滚动到错误块

This commit is contained in:
icssoa
2025-08-11 23:48:33 +08:00
parent ce6faa84d4
commit 93be8d8b5d
2 changed files with 3 additions and 2 deletions

View File

@@ -62,6 +62,7 @@
<cl-checkbox
v-model="formData.tags"
v-for="(item, index) in tagsOptions"
:key="index"
:value="index"
:pt="{
className: 'mr-5 mt-2'