natasha 3 年之前
父节点
当前提交
49eeff5e42
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/courseView.vue

+ 1 - 1
src/views/courseView.vue

@@ -123,7 +123,7 @@ export default {
           this.themeColor = res.book_theme_color;
           if (res.content) {
             const _this = this;
-            if (!this.category || this.category == "oc") {
+            if (!this.category || this.category == "OC") {
               _this.context = {
                 id: _this.chapterId,
                 ui_type: JSON.parse(res.content).question