|
@@ -8,6 +8,7 @@
|
|
|
task-model=""
|
|
|
:is-show-save="false"
|
|
|
:is-show-title="false"
|
|
|
+ :is-answer-item-show="true"
|
|
|
:context="context"
|
|
|
:theme-color="themeColor"
|
|
|
:preview-type="previewType"
|
|
@@ -35,6 +36,7 @@
|
|
|
:theme-color="themeColor"
|
|
|
:is-show-save="false"
|
|
|
:is-show-title="false"
|
|
|
+ :is-answer-item-show="true"
|
|
|
:book-font-size="bookFontSize"
|
|
|
:current-tree-i-d="fileId"
|
|
|
:preview-type="previewType"
|