bugfix: 重复属性
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
:isProduct="isProduct"
|
||||
:url="data.url"
|
||||
:type="type"
|
||||
:centerBox="isProduct"
|
||||
@change="(v) => (data.preview_url = v)"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
:fixedNumber="ratio"
|
||||
:fixed="isProduct ? type !== 'apparel' : true"
|
||||
movable
|
||||
:centerBox="isProduct"
|
||||
:info="false"
|
||||
@realTime="onChange"
|
||||
outputType="png"
|
||||
|
||||
Reference in New Issue
Block a user