Merge branch 'dev_vite' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite

This commit is contained in:
zhangyh
2025-10-27 16:23:01 +08:00
9 changed files with 32 additions and 18 deletions

View File

@@ -1198,6 +1198,7 @@ export default defineComponent({
level1Type: this.type_.type2,
level2Type: level2Type,
gender: this.workspace.sex,
ageGroup: this.workspace.ageGroup,
timeZone: Intl.DateTimeFormat().resolvedOptions().timeZone
}
Https.axiosPost(Https.httpUrls.generateLike, data)