shaun-sheep il y a 4 ans
Parent
commit
74eb5ddf54
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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) { //点击字母锚点