浏览代码

修改参数

lex-xin 4 年之前
父节点
当前提交
377ba36a7f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/teamBuild/components/soundSetComponents/soundSetCore.vue

+ 2 - 2
src/views/teamBuild/components/soundSetComponents/soundSetCore.vue

@@ -378,8 +378,8 @@ export default {
       // 写入声部商品和辅件
       getSubjectGoods({
         subjectIds: val,
-        chargeTypeId: this.topfor.type
-        // musicGroupId: this.teamid
+        chargeTypeId: this.topfor.type,
+        musicGroupId: this.teamid
       }).then((res) => {
         if (res.code == 200) {
           if (res.data) {