lanjianrong 3 лет назад
Родитель
Сommit
a648b526a4
1 измененных файлов с 1 добавлено и 0 удалено
  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