修复7305标签未闭合问题

This commit is contained in:
liub
2025-10-27 13:00:34 +08:00
parent cf60414d76
commit bd56ca997b
3 changed files with 55 additions and 58 deletions

View File

@ -7,7 +7,7 @@
<script>
export default {
name: "textToDotMatrix",
name: "textToDotMatrixFor7305",
props: {
txts: {
type: Array,