diff --git a/src/components/drawers/AddTest.vue b/src/components/drawers/AddTest.vue index 7aead476..4d548e56 100644 --- a/src/components/drawers/AddTest.vue +++ b/src/components/drawers/AddTest.vue @@ -666,7 +666,7 @@ export default { state.paperName = ""; }; const queryTest = () => { - // state.addLoading = true; + state.addLoading = true; queryExaminationDetailById({ examinationId: props.EditTestId }) .then((res) => { formState.examinationName = res.data.data.examinationName; diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index 55d24069..6d65c93b 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -690,7 +690,9 @@
取消
-
确定
+
确定
+
已保存
+
提交审核
@@ -1989,7 +1991,10 @@
取消
-
确定
+
保存中
+
确定
+ +
@@ -2483,6 +2488,7 @@
取消
+
确定
@@ -2540,7 +2546,10 @@
取消
-
确定
+ +
保存中...
+
确定
+
@@ -2599,6 +2608,11 @@ classify="course" /> + +
+ +
+