Re-enable key Vue lint rules and fix resulting violations

Co-Authored-By: Codex <codex@openai.com>
This commit is contained in:
2026-03-08 12:30:17 +08:00
parent 52a36e3a7c
commit 2a2948fd24
10 changed files with 23 additions and 23 deletions

View File

@@ -83,7 +83,7 @@
</div>
<span
class="material-symbols-outlined pl-1 cursor-pointer duration-300 hover:text-danger"
@click.stop.native="moveSeqItem(index, element)"
@click.stop="moveSeqItem(index, element)"
>close</span
>
</div>