浏览代码

feat: 111

lanjianrong 3 年之前
父节点
当前提交
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