You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
240B

  1. function r(e=!0){return[{required:e,message:"请输入统一信用代码"},{pattern:/^[^_IOZSVa-z\W]{2}\d{6}[^_IOZSVa-z\W]{10}$/g,message:"格式错误,统一信用代码由十八位的数字或大写英文字母组成"}]}export{r as u};