当前位置:网站首页>el-image tag doesn't work after binding click event
el-image tag doesn't work after binding click event
2022-07-31 04:01:00 【Little code farmers have big dreams】
The image component that references element ui is directly bound to the click event and found that it does not take effect. Baidu found that this kind of native component needs to add .native;
@click (didn't work)@click.native (useful)
边栏推荐
- some of my own thoughts
- 组件传值 provide/inject
- [C language] General method of expression evaluation
- Unity2D 自定义Scriptable Tiles的理解与使用(四)——开始着手构建一个基于Tile类的自定义tile(下)
- Ambiguous method call.both
- Safety 20220712
- 【AUTOSAR-RTE】-4-Port and Interface and Data Type
- 扫雷游戏(c语言写)
- No qualifying bean of type question
- Implementation of a sequence table
猜你喜欢
Detailed explanation of TCP (2)
[C language] General method of expression evaluation
LocalDate加减操作及比较大小
Understanding and Using Unity2D Custom Scriptable Tiles (4) - Start to build a custom tile based on the Tile class (below)
What skills do I need to learn to move from manual testing to automated testing?
endian mode
The application and practice of mid-to-platform brand advertising platform
Daily practice of LeetCode - 138. Copy a linked list with random pointers
Based on the local, linking the world | Schneider Electric "Industrial SI Alliance" joins hands with partners to go to the future industry
"A daily practice, happy water problem" 1331. Array serial number conversion
随机推荐
[C language] Three-pointed chess (classic solution + list diagram)
How to develop a high-quality test case?
Can't load /home/Iot/.rnd into RNG
Redis 使用 sorted set 做最新评论缓存
日志级别 和 打印log注意
SIP Protocol Standard and Implementation Mechanism
volatile内存语义以及实现 -volatile写和读对普通变量的影响
问题1:给你1-10的列表,实现列表输出,单数在左边,双数在右边。
[Paper reading] Mastering the game of Go with deep neural networks and tree search
The use of beforeDestroy and destroyed
web容器及IIS --- 中间件渗透方法1
What is a system?
(八)Math 类、Arrays 类、System类、Biglnteger 和 BigDecimal 类、日期类
强化学习:从入门到入坑再到拉屎
Regarding the primary key id in the mysql8.0 database, when the id is inserted using replace to be 0, the actual id is automatically incremented after insertion, resulting in the solution to the repea
Automation strategies for legacy systems
Implementation of a sequence table
endian mode
Ambiguous method call.both
LeetCode每日一练 —— OR36 链表的回文结构