|
@@ -470,6 +470,7 @@ export default {
|
|
this.musicGroupSchoolTermCourseDetailId,
|
|
this.musicGroupSchoolTermCourseDetailId,
|
|
});
|
|
});
|
|
this.$message.success("取消成功");
|
|
this.$message.success("取消成功");
|
|
|
|
+ this.$refs.multipleTable.toggleRowExpansion(row,false)
|
|
this.getList();
|
|
this.getList();
|
|
} catch (e) {}
|
|
} catch (e) {}
|
|
// musicGroupSchoolTermCourseDetailId
|
|
// musicGroupSchoolTermCourseDetailId
|