q867427795 hace 8 años
padre
commit
28e03fbf42
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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 () {