jwyu 2 жил өмнө
parent
commit
c84fdaa751

+ 1 - 1
pages-report/reportForVariety/list.vue

@@ -173,7 +173,7 @@ export default {
                     })
                     setTimeout(() => {
                         uni.reLaunch({
-                            url: `pages-report/classify`,
+                            url: '/pages-report/classify',
                         });
                     }, 1500);