outaozhen %!s(int64=3) %!d(string=hai) anos
pai
achega
462729023c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/pages/Institutions/Staff/components/StaffDetail.tsx

+ 0 - 1
src/pages/Institutions/Staff/components/StaffDetail.tsx

@@ -3,7 +3,6 @@ import { message, Button } from 'antd'
 import { connect, useRequest } from 'umi'
 import { addAccount, updateAccount } from '@/services/api/institution'
 import { BaseMenuEnum } from '@/pages/Schema/Base'
-import type { SchemaBaseModelState } from '@/pages/Schema/Base/model'
 import type { ConnectProps } from 'umi'
 import type { InstitutionsModelState } from '../../model'
 import { ModalType } from '@/utils/enum'