Browse Source

Update index.tsx

lex 2 năm trước cách đây
mục cha
commit
802b8e0af8
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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