Explorar el Código

Update index.tsx

lex hace 3 años
padre
commit
d6a0354708
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>