收藏
回答

ww-open-data组件在vue、elementUI-Table使用场景下,会出现解析失败的问题

// ww-open-data-vue.vue组件
<template>
    <ww-open-data :type="type" :openid="openid" />
</template>
<script>
export default {
    props: ['type''openid'],
    mounted() {
        WWOpenData.bind(this.$el)
    }
}
</script>


// 引用ww-open-data-vue组件
<ww-open-data-vue class="user-name" type="userName" :openid="scope.row.wkUserId"

                        :corpid="wxworkQuery.corpId" />






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

2 个回答

  • 企业微信运营专员-千夜
    企业微信运营专员-千夜
    2021-04-07

    你好,

    通讯录组件问题,为方便定位,请按以下模板提供详细要素:

    问题描述:

    config参数list:

    测试者手机号:

    调用接口:

    出现问题时间点(具体到月日时分):

    平台(微信、企业微信、外部浏览器 & 什么系统):

    域名:

    提供对应的值即(若 type=userName,此时 openid 对应 userid ;若 type=departmentName,此时 openid 对应 departmentid):

    具体表现(对象不存在、调用报错、没反应)的截图:

    2021-04-07
    有用
    回复
  • 阿古德曼
    阿古德曼
    2023-03-15

    你好 这个问题最后解决了吗?

    2023-03-15
    有用
    回复
登录 后发表内容
问题标签