cq-panda / Vue.NetCore

(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
MIT License
3.78k stars 1.26k forks source link

请问大佬,Vol.Vue3版本,点击左边每个菜单选项为什么会在控制台上报错,如图 #329

Open Geda-999 opened 10 months ago

Geda-999 commented 10 months ago
Extraneous non-emits event listeners (loadBefore, loadAfter, rowChange, rowClick, rowDbClick) 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.

image

cq-panda commented 10 months ago

后面我优化下这个提示