选择颜色调整两种方式

This commit is contained in:
X1627315083
2024-06-27 17:37:49 +08:00
parent c661454590
commit 67250edba6
12 changed files with 385 additions and 106 deletions

View File

@@ -730,6 +730,7 @@ export default defineComponent({
models = {
libraryId:this.printObject.relationId || null,
templateId:this.printObject.templateId || null,
sex:this.sex,
timeZone:Intl.DateTimeFormat().resolvedOptions().timeZone,
...await this.getPrintLocation()
}