Przeglądaj źródła

Merge branch 'feature-3.8'

TIANYONG 1 rok temu
rodzic
commit
7104eaa603

+ 1 - 1
src/views/student-register/register-new/index.tsx

@@ -273,7 +273,7 @@ export default defineComponent({
             forms.showButton = false;
             forms.showButton = false;
           }
           }
         } else {
         } else {
-          // forms.showTips = true;
+          forms.showTips = true;
         }
         }
       } catch {}
       } catch {}
     };
     };