bug调整

This commit is contained in:
2024-12-07 15:07:56 +08:00
parent 56cd6299e8
commit 3c3e2a7e53
3 changed files with 6 additions and 5 deletions

View File

@@ -615,7 +615,7 @@ const getDictTree = (e?: string) => {
}
}
// 特殊字符正则表达式
const specialCharRegex = /[<>\"'\%;()&+\-———|@*_?#$!,.html<script>]/
const specialCharRegex = /[!@#$%^&*()_+\-=\[\]{};':"\\|,.<>\/?]/
//定义校验规则
const rules = ref({
//基础信息