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