 然后这里其实也只是传了一个 onSave 方法,实际并没有做什么操作 _Originally posted by @kovsu in https://github.com/vueComponent/ant-design-vue/issues/6887#issuecomment-1767550939_ https://github.com/vueComponent/ant-design-vue/blob/6c13c964c5a56a440cf47aba9a8484ebbb2f3a1f/components/typography/Editable.tsx#L116C13-L116C17 这里有执行了save方法吧,只是`typography-paragraph`组件没有把onSave传过来