Skip to content

Commit

Permalink
Update: 不显示图片裁剪的工具栏
Browse files Browse the repository at this point in the history
  • Loading branch information
mutolee committed Dec 22, 2023
1 parent f060f16 commit c2b4e06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/common/image-cutter-dialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const closeDialog = () => {
:box-width="480"
:cutWidth="props.cutWidth"
:cutHeight="props.cutHeight"
:tool="false"
accept="image/jpeg ,image/png"
fileType="png">
<template #scaleReset>
Expand Down

0 comments on commit c2b4e06

Please sign in to comment.