Browse Source

右侧店铺

q867427795 7 years ago
parent
commit
28e03fbf42
1 changed files with 2 additions and 1 deletions
  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 () {