fix
This commit is contained in:
@@ -1373,7 +1373,7 @@ export default defineComponent({
|
||||
this.isShowMark = true
|
||||
let data = {
|
||||
"elementId": this.selectGenerateList[0].id,
|
||||
gender:this.workspace.sexEnum.value,
|
||||
gender:this.sex,
|
||||
"style": this.printModel.value,
|
||||
"styleImageId": this.printModel.id?this.printModel.id:''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user