平铺不可以添加相同的token
This commit is contained in:
@@ -185,7 +185,6 @@ export default defineComponent({
|
||||
width:props.sketchSize.width,
|
||||
height:props.sketchSize.height,
|
||||
}).then((rv)=>{
|
||||
console.log(rv,'================',props.sketchSize)
|
||||
if(oldSelectDetail?.partialDesign)oldSelectDetail.partialDesign.partialDesignBase64 = rv
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user