Browse Source

Update index.tsx

lex 2 years ago
parent
commit
802b8e0af8
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/views/music/list/index.tsx

+ 1 - 2
src/views/music/list/index.tsx

@@ -115,8 +115,7 @@ export default defineComponent({
       const tempParams = {
       const tempParams = {
         ...params,
         ...params,
         idAndName: params.search,
         idAndName: params.search,
-        createBy: teacherId,
-        myself: false
+        createBy: teacherId
       }
       }
       if (exquisiteFlag.value) {
       if (exquisiteFlag.value) {
         tempParams.exquisiteFlag = 1
         tempParams.exquisiteFlag = 1