Browse Source

搜索规格书判断

yangc 7 years ago
parent
commit
f8ddf51433
1 changed files with 3 additions and 0 deletions
  1. 3 0
      components/search/GoodList.vue

+ 3 - 0
components/search/GoodList.vue

@@ -238,6 +238,9 @@
       },
       },
       car_info () {
       car_info () {
         return this.$store.state.user.car.addCarInfo.data
         return this.$store.state.user.car.addCarInfo.data
+      },
+      user () {
+        return this.$store.state.option.user
       }
       }
     },
     },
     methods: {
     methods: {