对不合法名称icon做检测停止加入图标库

This commit is contained in:
piexlMax
2023-12-10 23:47:30 +08:00
parent 0f2018d913
commit 2307ac88cb
3 changed files with 5 additions and 2 deletions

View File

@@ -136,7 +136,6 @@ const choseFile = async(e) => {
ElMessage.success('文件已秒传')
}
waitNum.value = waitUpLoad.value.length // 记录长度用于百分比展示
console.log(waitNum.value)
}
} else {
limitFileSize.value = true