浏览代码

Merge branch 'hqyDev' of http://git.dayaedu.com/liushengqiang/music-score into ktyq-test-new

黄琪勇 6 天之前
父节点
当前提交
ddad2d3af2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/page-instrument/view-figner/index.tsx

+ 0 - 1
src/page-instrument/view-figner/index.tsx

@@ -1696,7 +1696,6 @@ export default defineComponent({
                                           class={styles.btnGr}
                                           onClick={(e) => {
                                             e.stopPropagation();
-                                            isMoreFunShow.value = false;
                                             data.viewIndex++;
                                             if (data.viewIndex > data.viewTotal) {
                                               if (["pan-flute", "ocarina", "whistling"].includes(data.subject)) {