|
@@ -1425,7 +1425,7 @@ export default {
|
|
this.loading = true;
|
|
this.loading = true;
|
|
let Mname = 'book-courseware_manager-DeleteWordExampleSentence';
|
|
let Mname = 'book-courseware_manager-DeleteWordExampleSentence';
|
|
BookgetContent(Mname, {
|
|
BookgetContent(Mname, {
|
|
- sentence_id: this.selectDelLijuIds[0],
|
|
|
|
|
|
+ sentence_id_list: this.selectDelLijuIds,
|
|
})
|
|
})
|
|
.then((res) => {
|
|
.then((res) => {
|
|
this.loading = false;
|
|
this.loading = false;
|