当前位置:网站首页>Wechat applet reports an error: typeerror: cannot read property 'SetData' of undefined
Wechat applet reports an error: typeerror: cannot read property 'SetData' of undefined
2022-06-30 12:52:00 【Have fun】
The error information is as follows :
Source code :( When writing the pop-up window, you have chosen to automatically complete the code , The generated success Cause error )
wx.showModal({
title: ' reminder ',
content: ' Are you sure you want to get off the shelf ' + '"' + e.currentTarget.dataset.name + '"' + ' Do you ?',
success: function (res) {
//xxxxxxx
}
})
resolvent :
success: function (res) {
//xxxxxxx
}
Change it to :
success:res=>{
//xxxxxxx
}
边栏推荐
- jmeter 学习笔记
- Determining the subject area of data warehouse construction
- Solve numpy core._ exceptions. Ufunctypeerror: UFUNC 'Add' did not contain a loop with signature matching
- Unity脚本的基础语法(3)-访问游戏对象组件
- Today in history: Microsoft acquires PowerPoint developers; SGI and MIPS merge
- STM32 移植 RT-Thread 标准版的 FinSH 组件
- Dark horse notes -- wrapper class, regular expression, arrays class
- 【一天学awk】运算符
- 商品服务-平台属性
- Introduction to the novelty of substrate source code: comprehensive update of Boca system Boca weight calculation, optimization and adjustment of governance version 2.0
猜你喜欢

排查问题的方法论(适用于任何多方合作中产生的问题排查)

【精选】资源变现资讯、新闻、自媒体、博客小程序(可引流,开通流量主,带pc后台管理)

Determining the subject area of data warehouse construction

zabbix-server启动失败处理方式

Visual studio configures QT and implements project packaging through NSIS

Idea has a new artifact, a set of code to adapt to multiple terminals!

【C语言深度解剖】float变量在内存中存储原理&&指针变量与“零值”比较

Dqn notes

【MySQL】MySQL的安装与配置
![[one day learning awk] array usage](/img/75/4333452142a3c7325e0712f3306985.png)
[one day learning awk] array usage
随机推荐
FlinkSQL自定义UDATF实现TopN
资源变现小程序开通流量主教程
Package tronapi wave field interface based on thinkphp5 PHP version -- interface document attached -20220627
Tronapi wave field interface PHP version - interface document attached - package based on thinkphp5 - source code without encryption - can be opened in two - detailed guidance of the author - 11:49:56
Introduction to the novelty of substrat source code: indexing of call calls and fully completing the materialization of storage layer
Definition of variables and assignment of variables in MySQL
golang 基础 —— 字符串 与 int 、int64 互转
Qt中的数据库使用
产品经理专业知识50篇(七)-如何建立一套完整的用户成长体系?
kubeedge的核心理念
STM32 移植 RT-Thread 标准版的 FinSH 组件
MySql实现两个查询结果相除
【一天学awk】运算符
How to use AI technology to optimize the independent station customer service system? Listen to the experts!
Flinksql customizes udatf to implement topn
[QNX Hypervisor 2.2用户手册]6.2.3 Guest与外部之间通信
Substrate 源码追新导读: 波卡系波卡权重计算全面更新, Governance 2.0 版本的优化和调整
[one day learning awk] Fundamentals
时空预测2-GCN_LSTM
Double dqn notes