fix
This commit is contained in:
@@ -1178,6 +1178,10 @@ export default defineComponent({
|
||||
);
|
||||
return
|
||||
}
|
||||
|
||||
}
|
||||
if(generateType == 'image'){
|
||||
data.text = ''
|
||||
}
|
||||
this.isShowMark = true
|
||||
Https.axiosPost(Https.httpUrls.sketchAndPrintGenerate, data).then(
|
||||
|
||||
Reference in New Issue
Block a user