Ver código fonte

Update index.tsx

lex 2 anos atrás
pai
commit
b777405be8
1 arquivos alterados com 3 adições e 3 exclusões
  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 {