new-map
H 2022-11-03 17:54:20 +08:00
parent d92ca22832
commit 33244082b5
1 changed files with 0 additions and 4 deletions

View File

@ -117,10 +117,6 @@ export const accountFormSchema: FormSchema[] = [
required: true,
component: 'DatePicker',
componentProps: {
api: async () => {
const res = await getDeviceTypes()
return formatDataByObject(res)
},
mode: 'year',
},
},