fix import
This commit is contained in:
parent
d4ffd28ffb
commit
3b3f26f610
@ -144,8 +144,7 @@ import { listTenantPackage } from '@/api/system/tenantPackage';
|
|||||||
import { TenantForm, TenantQuery, TenantVO } from '@/api/system/tenant/types';
|
import { TenantForm, TenantQuery, TenantVO } from '@/api/system/tenant/types';
|
||||||
import { TenantPkgVO } from '@/api/system/tenantPackage/types';
|
import { TenantPkgVO } from '@/api/system/tenantPackage/types';
|
||||||
import { ComponentInternalInstance } from 'vue';
|
import { ComponentInternalInstance } from 'vue';
|
||||||
import to from 'await-to-js';
|
import { ElForm } from 'element-plus';
|
||||||
|
|
||||||
|
|
||||||
const { proxy } = getCurrentInstance() as ComponentInternalInstance;
|
const { proxy } = getCurrentInstance() as ComponentInternalInstance;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user