Explorar o código

Merge branch 'ui-revision-9' into dev

lex %!s(int64=2) %!d(string=hai) anos
pai
achega
1d1f8c3091
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/views/music/list/index.tsx

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

@@ -123,7 +123,9 @@ export default defineComponent({
       // if (state.platformType === 'TEACHER') {
 
       // }
-      if (!myself) {
+      if (myself) {
+        tempParams.myself = true
+      } else {
         tempParams.myself = false
       }