浏览代码

Merge branch 'iteration_1.3.3' into dev

lex 2 年之前
父节点
当前提交
ff640612b5
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>