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