车辆对接
This commit is contained in:
		| @ -27,7 +27,7 @@ export class SystemStaffStaffModalComponent implements OnInit { | ||||
|         staffName: { | ||||
|           title: '员工姓名', | ||||
|           type: 'string', | ||||
|           maxLength: 32, | ||||
|           maxLength: 11, | ||||
|           ui: { widget: staff?.appUserId ? 'text' : 'string', placeholder: '请输入员工姓名' }, | ||||
|           default: staff.name | ||||
|         }, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user