소스 검색

取消乐团限制

wolyshaw 4 년 전
부모
커밋
f7e85102df
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)