jiangping
2024-07-30 b022834cf81ea67a6f28d31cc057d494ac6dc8ed
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 })