z***@126.com
z***@126.com
  • 发布:2020-10-12 13:48
  • 更新:2020-10-12 13:48
  • 阅读:840

怎么对全页面input做取消focus的操作?

分类:uni-app

想对界面上的input做blur操作,但是提示不存在这个function,应该怎么做呢?

<input type="number" maxlength="3" :value="0" ref="inputArea"></input>

this.$refs.inputArea.blur()

13:45:09.677 [Vue warn]: Error in v-on handler: "TypeError: this.$refs.inputArea.blur is not a function"

2020-10-12 13:48 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复