Explorar o código

submit 按钮

natasha %!s(int64=2) %!d(string=hai) anos
pai
achega
7a2744a66b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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";
     // }