Ver Fonte

Update index.tsx

lex há 2 anos atrás
pai
commit
d6a0354708
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/teacher/teacher-cert/teacher-cert-update/index.tsx

+ 1 - 1
src/teacher/teacher-cert/teacher-cert-update/index.tsx

@@ -98,7 +98,7 @@ export default defineComponent({
                   round
                   onClick={this.onSubmit}
                   type="primary"
-                  text="确认修改"
+                  text="提交审核"
                 />
               </div>
             </ColSticky>