Browse Source

文案修改

黄琪勇 7 months ago
parent
commit
e8912a1f47
1 changed files with 1 additions and 1 deletions
  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>