Unverified Commit 7e6a89ff authored by 江麻妞's avatar 江麻妞 Committed by GitHub

fix: typo (#980)

parent 189bc6fe
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
}; };
export default defineComponent({ export default defineComponent({
name: 'CropperAvatar', name: 'CropperModal',
components: { BasicModal, Space, CropperImage, Upload, Avatar, Tooltip }, components: { BasicModal, Space, CropperImage, Upload, Avatar, Tooltip },
props, props,
emits: ['uploadSuccess', 'register'], emits: ['uploadSuccess', 'register'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment