Fetch

項目

How it works

vue
<template>
  <client-only>
    <c-label state-src="api://storage/inforester-local/system/status-code/unauthorized" unauthorized-to="/lang-en/reference/login" />
  </client-only>
</template>

<script setup>

</script>