From aaa5c7c9a58d83165db90784db65ac3c616c4b9c Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Fri, 18 Oct 2024 13:10:49 +0800 Subject: [PATCH] fix --- src/views/HomeView/library.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/views/HomeView/library.vue b/src/views/HomeView/library.vue index 1eeb9546..d5b79f01 100644 --- a/src/views/HomeView/library.vue +++ b/src/views/HomeView/library.vue @@ -727,7 +727,7 @@ export default defineComponent({ }), upload: { isPin: 0, - gender:'', + gender:this_.sex, level1Type: this_.selectCode, timeZone: Intl.DateTimeFormat().resolvedOptions().timeZone, }, @@ -736,9 +736,6 @@ export default defineComponent({ }; }, watch:{ - sex(newVal,oldVal){ - this.upload.gender = newVal - }, searchPictureName(newVal,oldVal){ // clearTimeout(this.getLibraryListInputTime) // this.getLibraryListInputTime = setTimeout(() => {