lex před 1 rokem
rodič
revize
e92c11c232
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/download/index.tsx

+ 1 - 1
src/views/download/index.tsx

@@ -49,7 +49,7 @@ export default defineComponent({
     onMounted(async () => {
       try {
         const { data } = await request.get(
-          '/api-web//open/appVersionInfo/queryLatestByPlatform',
+          '/api-web/open/appVersionInfo/queryLatestByPlatform',
           {
             params: {
               platform: 'android-education',