|
@@ -145,9 +145,7 @@ import * as PostApi from '@/api/system/post'
|
|
import * as DeptApi from '@/api/system/dept'
|
|
import * as DeptApi from '@/api/system/dept'
|
|
import * as UserApi from '@/api/system/user'
|
|
import * as UserApi from '@/api/system/user'
|
|
import { getAccessToken, getTenantId } from '@/utils/auth'
|
|
import { getAccessToken, getTenantId } from '@/utils/auth'
|
|
-import * as FileApi from '@/api/infra/file'
|
|
|
|
import PreviewImage from '@/components/PreviewImage/index.vue'
|
|
import PreviewImage from '@/components/PreviewImage/index.vue'
|
|
-import { form } from '@/views/OaSystem/personnelManagement/rchbkPage/common'
|
|
|
|
|
|
|
|
defineOptions({ name: 'SystemUserForm' })
|
|
defineOptions({ name: 'SystemUserForm' })
|
|
|
|
|