فهرست منبع

搜索规格书判断

yangc 8 سال پیش
والد
کامیت
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: {