wanshenmean
2 天以前 e2bf7bc6b494439e182d333041e22b2774056fc3
Code/WCS/WIDESEAWCS_Client/src/components/redirect/404.vue
@@ -4,7 +4,7 @@
  </div>
</template>
  <script>
import RedirectError from "./RedirectError";
import RedirectError from "./RedirectError.vue";
export default {
  components: {
    RedirectError