@@ -79,7 +79,7 @@
</template>
<template v-if="category === 'NNPE'">
<booknnpe
- v-if="context"
+ v-if="context && refresh"
:context="context"
:theme-color="themeColor"
:is-show-title="true"