lex 2 anni fa
parent
commit
b777405be8
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  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 {