Browse Source

feat: 111

lanjianrong 3 years ago
parent
commit
a648b526a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pages/Institutions/Staff/components/StaffDrawer.tsx

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

@@ -11,6 +11,7 @@ import type { SchemaBaseModelState } from '@/pages/Schema/Base/model'
 import type { ConnectProps } from 'umi'
 import type { InstitutionsModelState } from '../../model'
 
+import 'antd/lib/tree-select/style/index'
 export enum ModalType {
   ADD = 0,
   UPDATE = 1