Procházet zdrojové kódy

Merge branch 'merge_music' into ol_12_30

wolyshaw před 4 roky
rodič
revize
0e1088be9e
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      src/views/teamBuild/components/select-msic.vue

+ 0 - 1
src/views/teamBuild/components/select-msic.vue

@@ -128,7 +128,6 @@ export default {
           rows: this.rules.limit,
           page: this.rules.page,
           organId: this.organId,
-          musicGroupStatus: 'PROGRESS',
           ...this.search
         })
         this.tableData = res.data.rows.filter(item => item.id !== this.$route.query.id)