yangc 8 лет назад
Родитель
Сommit
f8ddf51433
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      components/search/GoodList.vue

+ 3 - 0
components/search/GoodList.vue

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