lll
liukangdong
2024-07-26 1587f6e47219342a112970da5e870525184121cc
wechat_jiaxuan/pages/store/staff.js
@@ -33,6 +33,10 @@
      }
    })
  },
  makePhone() {
    const phoneNumber = this.data.info.phone
    wx.makePhoneCall({ phoneNumber })
  },
  openModal() {
    if(this.data.info.qrcodeImgFull){
      this.setData({ isShow: true })