mirror of
http://112.124.100.131/ebiz-ai/ebiz-ai-knowledge-manage.git
synced 2025-12-10 03:16:49 +08:00
Merge remote-tracking branch 'origin/bpic/feature-ai-uw' into bpic/feature-ai-uw
This commit is contained in:
@@ -165,7 +165,7 @@ export default {
|
||||
{ required: true, message: '请输入手机号' },
|
||||
// 手机号格式校验 正则
|
||||
{
|
||||
pattern: /^1[3456789]\d{8}$/,
|
||||
pattern: /^1[3456789]\d{9}$/,
|
||||
message: '请输入正确的手机号'
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user