@@ -25,7 +27,7 @@ const { locale: currentLocale } = useLocaleCurrent()
import { endedApplyNormal, ticketUrl } from '~/utils/constants'
+import { useWithBase } from '#imports'
+const withBase = useWithBase()
@@ -16,7 +18,7 @@ import { endedApplyNormal, ticketUrl } from '~/utils/constants'
:detail="$t(`personal_sponsor.merit${i}.detail`)"
:caution="i === 2 || i === 4 ? $t(`personal_sponsor.merit${i}.caution`) : ''"
>
-
+