Browse Source

Merge branch 'iteration_1.3.3' into dev

lex 2 năm trước cách đây
mục cha
commit
ff640612b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>