Vue3.0 declare it using the "emits" option警告
生活随笔
收集整理的這篇文章主要介紹了
Vue3.0 declare it using the "emits" option警告
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
vue3.0子組件 emit 出現警告
Extraneous non-emits event listeners (okUploadImg) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.
解決方法,需要在emits中定義拋出的事件名
總結
以上是生活随笔為你收集整理的Vue3.0 declare it using the "emits" option警告的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: C 表達式及返回值
- 下一篇: Utility Manager 的一些百