Browse Source

切换页面隐藏发布询价框

yangc 7 years ago
parent
commit
a20a6566d3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/mobile/center/index.vue

+ 1 - 0
pages/mobile/center/index.vue

@@ -443,6 +443,7 @@
           if (val.type === 'saler' && !this.shopuuid.uuid) {
             this.$store.dispatch('loadStoreStatus', { op: 'check' })
           }
+          this.showSayPriceBox = false
         },
         immediate: false
       },