Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
@ -101,8 +101,8 @@ export class AccountComponentsEditNameComponent implements OnInit, AfterViewInit
|
||||
phone: {
|
||||
title: '新手机号',
|
||||
type: 'string',
|
||||
minLength: 3,
|
||||
maxLength: 30,
|
||||
format: 'mobile',
|
||||
maxLength: 11,
|
||||
ui: {
|
||||
placeholder: '请输入新手机号',
|
||||
errors: {
|
||||
|
||||
Reference in New Issue
Block a user