|
|
@ -155,8 +155,8 @@ |
|
|
|
ids += this.selectedRowKeys[a]; |
|
|
|
ids += this.selectedRowKeys[a]; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
console.log(ids); |
|
|
|
//console.log(ids); |
|
|
|
console.log(this.$route.query.courseobjectivesId) |
|
|
|
//console.log(this.$route.query.courseobjectivesId) |
|
|
|
getAction(this.url.szbyyq, {"id": ids,"courseobjectivesId":this.$route.query.courseobjectivesId}).then((res) => { |
|
|
|
getAction(this.url.szbyyq, {"id": ids,"courseobjectivesId":this.$route.query.courseobjectivesId}).then((res) => { |
|
|
|
if (res.success) { |
|
|
|
if (res.success) { |
|
|
|
this.$message.success("绑定成功"); |
|
|
|
this.$message.success("绑定成功"); |
|
|
|