Przeglądaj źródła

Merge branch 'iteration-20240607-small' into dev

lex 1 rok temu
rodzic
commit
6b22931c9f
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/views/hot-music-more/index.tsx

+ 1 - 0
src/views/hot-music-more/index.tsx

@@ -179,6 +179,7 @@ export default defineComponent({
           musicForms.grade = '';
           state.sMSCI = '';
           musicForms.musicSheetCategoriesId = '';
+          state.musicCategory = [] as any;
         }
       } else if (type === 'grade') {
         state.musicCategory = list || [];