浏览代码

乐团版本修复

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,
         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) {