车辆接口更新
This commit is contained in:
@ -34,7 +34,6 @@ export class SystemStaffStaffModalComponent implements OnInit {
|
||||
telephone: {
|
||||
title: '手机号码',
|
||||
type: 'string',
|
||||
format: 'mobile',
|
||||
maxLength: 11,
|
||||
ui: { widget: staff?.appUserId ? 'text' : 'string', placeholder: '请输入员工手机号' },
|
||||
default: staff.telephone
|
||||
|
||||
Reference in New Issue
Block a user