frontend/src/apps/registry迁移到frontend/src/core/registry
This commit is contained in:
parent
344302e8bc
commit
7c83c9f9cf
@ -443,7 +443,7 @@ import { get_session_api_headers } from '../../shared/api/auth'
|
|||||||
import { updateRecord, getRecord } from '../../shared/api/common'
|
import { updateRecord, getRecord } from '../../shared/api/common'
|
||||||
import { downloadImageToLocal } from '../../shared/api/common'
|
import { downloadImageToLocal } from '../../shared/api/common'
|
||||||
import { usePageTypeSlug } from '../../shared/utils/slug'
|
import { usePageTypeSlug } from '../../shared/utils/slug'
|
||||||
import { resolvePagetypeDetailOverride } from '../../apps/registry/pagetypeOverride'
|
import { resolvePagetypeDetailOverride } from '../../core/registry/pagetypeOverride'
|
||||||
|
|
||||||
const route = useRoute()
|
const route = useRoute()
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user