|
@@ -573,6 +573,7 @@ export default {
|
|
// this.leaveSchool(scope);
|
|
// this.leaveSchool(scope);
|
|
// })
|
|
// })
|
|
// .catch((res) => {});
|
|
// .catch((res) => {});
|
|
|
|
+ scope.row.fee = res.data.suplusCourseFee
|
|
const h = this.$createElement;
|
|
const h = this.$createElement;
|
|
this.$msgbox({
|
|
this.$msgbox({
|
|
title: "消息",
|
|
title: "消息",
|