ll
liukangdong
2024-08-15 ebc6e7ee67f13e7aa311e737dfcb4c5caed112ee
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 })