Browse Source

路径写错了。佛了

jwyu 2 năm trước cách đây
mục cha
commit
c84fdaa751
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages-report/reportForVariety/list.vue

+ 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);