浏览代码

Update index.tsx

lex 2 年之前
父节点
当前提交
b777405be8
共有 1 个文件被更改,包括 3 次插入3 次删除
  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 {