vue子组件向父组件传值问题记录

Event "titlechanged" is emitted in component <Login> but the handler is registered for "titleChanged". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "title-changed" instead of "titleChanged".

将驼峰转为小写title-changed

vue子组件向父组件传值问题记录

上一篇:Revit API取得系统族普通族几何信息的方法


下一篇:RTO和RPO