-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.7.2
Environment
win10, Chrome116.0.5845.141, Vue2.6.10
Reproduction link
Steps to reproduce
刷新页面,打开控制台 报错click is not a function
What is expected?
通过ref触发上传
What is actually happening?
给组件内的定义了一个ref,想通过ref触发上传,但是报错了,提示click is not a function