修复bug
This commit is contained in:
@@ -1499,7 +1499,7 @@ export default defineComponent({
|
|||||||
text:sloganText,
|
text:sloganText,
|
||||||
seed:this.searchPictureSeed,
|
seed:this.searchPictureSeed,
|
||||||
timeZone:Intl.DateTimeFormat().resolvedOptions().timeZone,
|
timeZone:Intl.DateTimeFormat().resolvedOptions().timeZone,
|
||||||
version:1,//为1就是Print
|
version:this.speedData.value,//为1就是Print
|
||||||
gender:selectCodeStr == 'Sketchboard'?this.sex:'',
|
gender:selectCodeStr == 'Sketchboard'?this.sex:'',
|
||||||
sloganBase64:base64,
|
sloganBase64:base64,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user