xiatian 5 жил өмнө
parent
commit
042232141d

+ 0 - 2
src/modules/examwork/view/practiceExam.vue

@@ -482,8 +482,6 @@ export default {
               this.form.properties,
               response.data
             );
-            this.form.properties.IS_OBJ_SCORE_VIEW =
-              this.form.properties.IS_OBJ_SCORE_VIEW == "true" ? true : false;
             this.show_ckeditor = true;
           });
         });