Przeglądaj źródła

Update index.tsx

lex 2 lat temu
rodzic
commit
d6a0354708

+ 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>