wanshenmean
3 天以前 18e076538e40b7cc3a8b28028b1c3c6a3e0e5618
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