소스 검색

解决报错

shaun-sheep 5 년 전
부모
커밋
74eb5ddf54
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/brand/sagaBrand.vue

+ 1 - 1
src/components/brand/sagaBrand.vue

@@ -119,7 +119,7 @@ export default {
         this.$emit("updatebrand", brand)
       } else {
         console.log('跳转到产品页面')
-        this.$router.push({path: 'brand/brandDetail', query: {id: item.id, name: item.BrandCname, productId: '3'}})
+        this.$router.push({path: 'brand/brandDetail', query: {id: '1', name: '22', productId: '3'}})
       }
     },
     handleClickLetter(e) { //点击字母锚点