wanshenmean
2026-03-30 26676bd2c481d67e856f683a1431910bf351f740
Code/WMS/WIDESEA_WMSClient/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