@@ -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