tiny-vue
tiny-vue copied to clipboard
🐛 [Bug]: 在tsx文件中使用 TinyLink 标签使用onClick会爆错误说“不存在属性”
Version
最新的
Vue Version
最新的
Link to minimal reproduction
Step to reproduce
What is expected
在tsx文件中能使用js的方法
What is actually happening
No response
What is your project name
广州地铁数子化系统
Any additional comments (optional)
No response
Bot detected the issue body's language is not English, translate it automatically.
Title: 🐛 [Bug]: When using the TinyLink tag in a tsx file and using onClick, an error will occur saying "Attribute does not exist"
组件确实未声明事件, 接下来统一整改一下组件的类型声明 。
Bot detected the issue body's language is not English, translate it automatically.
The component does not declare events. Next, we will rectify the type declaration of the component.