Commit 4dfb2984 authored by yaya's avatar yaya

feat:优化

parent 21bd05dc
...@@ -199,7 +199,7 @@ export default { ...@@ -199,7 +199,7 @@ export default {
}, },
// 裁剪工具取消 // 裁剪工具取消
cutCancel() { cutCancel() {
this.$emit('selectSuccess', '') this.imageBase64 = ''
}, },
// 选择形状 // 选择形状
handleChangeShape(type) { handleChangeShape(type) {
......
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