Explorar o código

修改相应路径 行业详情

wangguoyu %!s(int64=5) %!d(string=hai) anos
pai
achega
67dced0178
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/client/Index.vue

+ 1 - 1
src/views/client/Index.vue

@@ -312,7 +312,7 @@
                 })
             },
             checkInfo(data){
-                this.$router.push({ name: 'industryDetails' ,params:data});
+                this.$router.push({ name: 'newsInforDetails' ,params:data});
             }
 
         },