skyblued %!s(int64=2) %!d(string=hai) anos
pai
achega
3195545857
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/mine-orchestra/my-class/index.tsx

+ 1 - 1
src/views/mine-orchestra/my-class/index.tsx

@@ -12,7 +12,7 @@ export default defineComponent({
   name: 'my-orchestra',
   props: {
     list: {
-      type: Array<any>,
+      type: Object,
       default: () => []
     },
     orchestraId: {