xiatian 5 years ago
parent
commit
042232141d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/modules/examwork/view/practiceExam.vue

+ 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;
           });
         });