瀏覽代碼

搜索规格书判断

yangc 7 年之前
父節點
當前提交
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: {