LAPTOP-UBJMM5MG\user hai 1 ano
pai
achega
0f93ffdff5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/common/home.vue

+ 1 - 1
src/views/common/home.vue

@@ -732,7 +732,7 @@ export default {
                     this.$router.push({ path: '/zhaoshang/list' })
                     break
                 case 7:
-                    this.$router.push({ name: 'companyList', params: ac })
+                    this.$router.push({ name: 'companyDetail', query: ac })
                     break
             }
             myBus.$emit('reMenu', true)