anxiaoxia hai 1 ano
pai
achega
3983939855
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/coustome/footer.wpy

+ 1 - 1
src/components/coustome/footer.wpy

@@ -100,7 +100,7 @@ wepy.component({
       this.$emit('callPhone', this.phone)
     },
     getPhone() {
-      if (!this.justText) return
+      if (this.justText) return
       customerservice().then(res => {
         let phone = null
         if (res.count) {