Browse Source

乐团版本修复

1
mo 4 năm trước cách đây
mục cha
commit
eefe200431
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,
         musicGroupName: this.topForm.teamName || null,
         musicGroupStatus: this.topForm.status || null,
-        musicGroupId: this.$route.query.search,
         searchType: this.$route.query.searchType,
       }).then((res) => {
         if (res.code == 200) {