Sfoglia il codice sorgente

Merge branch 'hqy会员' of http://git.dayaedu.com/tianyong/gym-music-score into gym-test

黄琪勇 9 mesi fa
parent
commit
8d77da6470
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/page-instrument/component/vip/index.tsx

+ 1 - 1
src/page-instrument/component/vip/index.tsx

@@ -97,7 +97,7 @@ export default defineComponent({
                         取消
                      </Button>
                      <Button class={styles.btn} round color="#01C1B5" onClick={hanldeOpen}>
-                        {state.isHomeWork ? "开通" : " 确定"}
+                        {state.isHomeWork ? "开通" : " 确定"}
                      </Button>
                   </div>
                </div>