lex 1 년 전
부모
커밋
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',