Parcourir la source

Update index.tsx

lex il y a 3 ans
Parent
commit
802b8e0af8
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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 = {
         ...params,
         idAndName: params.search,
-        createBy: teacherId,
-        myself: false
+        createBy: teacherId
       }
       if (exquisiteFlag.value) {
         tempParams.exquisiteFlag = 1