7/30 限制前端输入字数

This commit is contained in:
Zy
2026-07-30 17:59:32 +08:00
parent 903c92fef0
commit 2907f9202c
115 changed files with 2561 additions and 1213 deletions

View File

@@ -32,6 +32,7 @@
:multiple="true"
ref="uploadRef"
name="files"
:limit="9"
:headers="headerToken()"
:show-file-list="true"
:on-remove="handleAvatarRemove"