选择颜色调整两种方式
This commit is contained in:
@@ -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()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user