소스 검색

修改参数

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({
       getSubjectGoods({
         subjectIds: val,
         subjectIds: val,
-        chargeTypeId: this.topfor.type
-        // musicGroupId: this.teamid
+        chargeTypeId: this.topfor.type,
+        musicGroupId: this.teamid
       }).then((res) => {
       }).then((res) => {
         if (res.code == 200) {
         if (res.code == 200) {
           if (res.data) {
           if (res.data) {