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