panhui пре 1 година
родитељ
комит
3dca3ca5a1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/zhi-rong-web/src/views/Index.vue

+ 1 - 1
src/main/zhi-rong-web/src/views/Index.vue

@@ -85,7 +85,7 @@ export default {
     },
     methods: {
         recordJump() {
-            location.href = 'https://beian.miit.gov.cn/';
+            // location.href = 'https://beian.miit.gov.cn/';
         }
     }
 };