Browse Source

预览加载bug

hml 2 years ago
parent
commit
9a38a3231b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      purchase_H5/src/views/indexMobile.vue

+ 1 - 0
purchase_H5/src/views/indexMobile.vue

@@ -33,6 +33,7 @@ export default {
       });
     },
     pageData (data) {
+      this.$store.commit('setTempName', 'loding')
       detMainProduct({
         productId: data.item.primaryProductId,
       }).then(res => {