@@ -22,7 +22,7 @@
"element-ui": "^2.15.13",
"jquery": "^3.6.4",
"js-base64": "^3.7.5",
- "js-cookie": "^3.0.1",
+ "js-cookie": "^3.0.4",
"jsplumb": "^2.15.6",
"md5": "^2.3.0",
"normalize.css": "^8.0.1",
@@ -52,6 +52,7 @@
<template v-if="category === 'RLC'">
<bookrlc
v-if="context"
+ ref="book"
:context="context"
:theme-color="themeColor"
:book-font-size="bookFontSize"