feat. 페이지 귀속 컴포넌트 로그 추가
This commit is contained in:
@@ -21,8 +21,6 @@ interface Props {
|
||||
}
|
||||
const props = defineProps<Props>()
|
||||
|
||||
provide('pageVerTmplNameEn', props.pageVerTmplNameEn)
|
||||
|
||||
const runtimeConfig = useRuntimeConfig()
|
||||
|
||||
const stoveApiUrl = runtimeConfig.public.stoveApiUrl as string
|
||||
|
||||
Reference in New Issue
Block a user