|
@@ -103,7 +103,7 @@
|
|
<template v-if="category == 'RLC'">
|
|
<template v-if="category == 'RLC'">
|
|
<Bookrlc
|
|
<Bookrlc
|
|
v-if="chapterId && context"
|
|
v-if="chapterId && context"
|
|
- ref="previewAnswerNNPE"
|
|
|
|
|
|
+ ref="previewAnswerRLC"
|
|
:context="context"
|
|
:context="context"
|
|
:currentTreeID="chapterId"
|
|
:currentTreeID="chapterId"
|
|
:FatherTreeData="FatherTreeData"
|
|
:FatherTreeData="FatherTreeData"
|