lex 1 year ago
parent
commit
e92c11c232
1 changed files with 1 additions and 1 deletions
  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',