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