natasha пре 2 година
родитељ
комит
7a2744a66b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/courseView.vue

+ 1 - 1
src/views/courseView.vue

@@ -123,7 +123,7 @@ export default {
   created() {
     const _this = this;
     _this.bookId = this.$route.query.bookId;
-    _this.isAnswerItemShow = true;
+    // _this.isAnswerItemShow = true;
     // if (localStorage.getItem("Bookanswer")) {
     //   this.TaskModel = "ANSWER";
     // }