瀏覽代碼

Merge branch 'merge_music' into ol_12_30

wolyshaw 4 年之前
父節點
當前提交
0e1088be9e
共有 1 個文件被更改,包括 0 次插入1 次删除
  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)