lex 1 год назад
Родитель
Сommit
e92c11c232
1 измененных файлов с 1 добавлено и 1 удалено
  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',