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