natasha 1 年之前
父节点
当前提交
5e4999a488
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/exercise_questions/preview/ReplaceAnswerPreview.vue

+ 0 - 1
src/views/exercise_questions/preview/ReplaceAnswerPreview.vue

@@ -47,7 +47,6 @@ export default {
     };
   },
   created() {
-    console.log(this.data);
     this.handleData();
   },
   mounted() {},