Procházet zdrojové kódy

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

黄琪勇 před 4 měsíci
rodič
revize
ddad2d3af2
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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)) {