diff --git a/src/components/drawers/AddTest.vue b/src/components/drawers/AddTest.vue index dfce029a..58009db8 100644 --- a/src/components/drawers/AddTest.vue +++ b/src/components/drawers/AddTest.vue @@ -219,7 +219,7 @@
@@ -228,7 +228,7 @@ 考试说明:
-
@@ -266,7 +266,8 @@ const initValue = { showAnalysis: 2, scoringModel: 2, questionArrangement: 4, - externalExplain: "" + externalExplain: "", + examinationExplain: "" } const formData = ref(initValue) const innerRule = {