Loading src/components/LastEnd.vue +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ <script> import axios from 'axios'; import { useRoute } from 'vue-router'; const API_URL = process.env.VUE_APP_BACKEND_URL; let RANDOM_TOKEN = 'analyze'; Loading Loading
src/components/LastEnd.vue +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ <script> import axios from 'axios'; import { useRoute } from 'vue-router'; const API_URL = process.env.VUE_APP_BACKEND_URL; let RANDOM_TOKEN = 'analyze'; Loading