소스 검색

右侧店铺

q867427795 7 년 전
부모
커밋
28e03fbf42
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      pages/product/component/_uuid.vue

+ 2 - 1
pages/product/component/_uuid.vue

@@ -31,7 +31,8 @@
               status: 601
             }}),
         store.dispatch('getUmallStoreId'),
-        store.dispatch('product/saveStores')
+        store.dispatch('product/saveStores'),
+        store.dispatch('loadStoreStatus', { op: 'check' })
       ])
     },
     created () {