new-map
parent
d92ca22832
commit
33244082b5
|
|
@ -117,10 +117,6 @@ export const accountFormSchema: FormSchema[] = [
|
|||
required: true,
|
||||
component: 'DatePicker',
|
||||
componentProps: {
|
||||
api: async () => {
|
||||
const res = await getDeviceTypes()
|
||||
return formatDataByObject(res)
|
||||
},
|
||||
mode: 'year',
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue