调整bug

This commit is contained in:
X1627315083
2024-06-24 16:45:20 +08:00
parent bbfb1538f3
commit 15077d37ea
10 changed files with 170 additions and 80 deletions

View File

@@ -398,7 +398,7 @@ export default defineComponent({
let data = {
generateDetailId:item.id,
level1Type:"Printboard",
level2Type: '',
level2Type: item.categoryValue,
gender:this.workspace.sexEnum.value,
timeZone: Intl.DateTimeFormat().resolvedOptions().timeZone
}