Browse Source

Update index-origin.tsx

lex 1 year ago
parent
commit
b0c46a699f
1 changed files with 2 additions and 2 deletions
  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
           v-model:show={forms.popupRegister}
           class={styles.registerPopup}
           position="bottom"
@@ -586,7 +586,7 @@ export default defineComponent({
               }
             }}
           />
-        </Popup>
+        </Popup> */}
 
         {/* 已经购买过样品 */}
         <MDialog