收藏
回答

拨打电话出现错误?

makePhoneCall:fail parameter error: parameter.phoneNumber should be String instead of Undefined;

回答关注问题邀请回答
收藏

4 个回答

  • 阿勋😏
    阿勋😏
    2020-06-05

    phoneNumber: phone+"",


    2020-06-05
    有用
    回复 1
    • 阿勋😏
      阿勋😏
      2020-06-05
      var phone = e.currentTarget.dataset.phone
              wx.makePhoneCall({
                  phoneNumber: phone+"",
              })
      2020-06-05
      1
      回复
  • 小满
    小满
    2019-09-09

    值没有获取到吧。不确定就写死个号码,能打通就是没有获取到值。然后在修改获取值的方法。。。有发论坛的时间早就搞定了兄弟

    2019-09-09
    有用
    回复 1
    • constr app ={}
      constr app ={}
      2019-09-20
      上线一段时间就出问题 值是获取到的 这是最基本的
      2019-09-20
      回复
  • constr app ={}
    constr app ={}
    2019-09-09



    2019-09-09
    有用
    回复 5
  • 手信云
    手信云
    2019-09-08

    手机号为undefined即未赋值,检查一下你手机号相关变量的值即可

    2019-09-08
    有用
    回复
登录 后发表内容
问题标签