This commit is contained in:
wxd
2024-10-20 16:16:07 +08:00
parent 269f34838b
commit c7d5f25366

View File

@@ -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:''
}