Explorar el Código

Merge branch 'iteration-apply-student'

lex hace 2 años
padre
commit
6616f8a100
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/student-register/index-origin.tsx

+ 2 - 2
src/views/student-register/index-origin.tsx

@@ -559,7 +559,7 @@ export default defineComponent({
           )}
           )}
         </Popup>
         </Popup>
 
 
-        <Popup
+        {/* <Popup
           v-model:show={forms.popupRegister}
           v-model:show={forms.popupRegister}
           class={styles.registerPopup}
           class={styles.registerPopup}
           position="bottom"
           position="bottom"
@@ -586,7 +586,7 @@ export default defineComponent({
               }
               }
             }}
             }}
           />
           />
-        </Popup>
+        </Popup> */}
 
 
         {/* 已经购买过样品 */}
         {/* 已经购买过样品 */}
         <MDialog
         <MDialog