lex 10 月之前
父节点
当前提交
ee1b06049a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/content-information/content-knowledge/index.tsx

+ 1 - 0
src/views/content-information/content-knowledge/index.tsx

@@ -187,6 +187,7 @@ export default defineComponent({
                                     if (state.selectKey === child.id) return;
                                     if (state.selectKey === child.id) return;
                                     state.selectKey = child.id;
                                     state.selectKey = child.id;
                                     getDetail();
                                     getDetail();
+                                    speak.onCloseSpeak();
                                     musicContentRef.value.$el.scrollTo(0, 0);
                                     musicContentRef.value.$el.scrollTo(0, 0);
                                   }}>
                                   }}>
                                   <span class={styles.childArrow}></span>
                                   <span class={styles.childArrow}></span>