wolyshaw %!s(int64=2) %!d(string=hai) anos
pai
achega
eae96b0549
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/accompaniment/index.vue

+ 1 - 1
src/views/accompaniment/index.vue

@@ -544,7 +544,7 @@ export default {
       );
       this.xmlFirstSpeed =
         xmlParse.getElementsByTagName("per-minute")?.[0]?.textContent || "";
-      return partListNames;
+      return partListNames.filter(text => text.toLocaleUpperCase() !== 'COMMON');
     },
     async looker(row, num) {
       try {