소스 검색

乐团版本修复

1
mo 4 년 전
부모
커밋
eefe200431
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/teamDetail/teamList.vue

+ 0 - 1
src/views/teamDetail/teamList.vue

@@ -465,7 +465,6 @@ export default {
         chargeTypeId: this.topForm.payType || null,
         chargeTypeId: this.topForm.payType || null,
         musicGroupName: this.topForm.teamName || null,
         musicGroupName: this.topForm.teamName || null,
         musicGroupStatus: this.topForm.status || null,
         musicGroupStatus: this.topForm.status || null,
-        musicGroupId: this.$route.query.search,
         searchType: this.$route.query.searchType,
         searchType: this.$route.query.searchType,
       }).then((res) => {
       }).then((res) => {
         if (res.code == 200) {
         if (res.code == 200) {