Pārlūkot izejas kodu

Update index.tsx

lex 3 gadi atpakaļ
vecāks
revīzija
b777405be8
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      src/views/music/list/index.tsx

+ 3 - 3
src/views/music/list/index.tsx

@@ -120,9 +120,9 @@ export default defineComponent({
         idAndName: params.search,
         createBy: teacherId
       }
-      // if (state.platformType === 'TEACHER') {
-
-      // }
+      if (exquisiteFlag.value) {
+        tempParams.exquisiteFlag = 1
+      }
       if (myself) {
         tempParams.myself = true
       } else {