diff --git a/src/renderer/src/views/schoolCertification/index.vue b/src/renderer/src/views/schoolCertification/index.vue index 530c1e8..98c28c1 100644 --- a/src/renderer/src/views/schoolCertification/index.vue +++ b/src/renderer/src/views/schoolCertification/index.vue @@ -12,7 +12,7 @@

审核通过

-

重新认证

+

重新认证

@@ -147,6 +147,9 @@ const getSchoolList = () => { }) }) } +const chongxin=()=>{ + isshwoBtn.value=true +} // 提交 const submitForm = async (formEl) => { if (!formEl) return