lex hace 1 año
padre
commit
4ab189e3c9
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/payment-result/index.tsx

+ 2 - 1
src/views/payment-result/index.tsx

@@ -175,7 +175,8 @@ export default defineComponent({
           inset
           class={[
             styles.cellGroup,
-            state.orders.orderType !== 'SCHOOL_REGISTER' ? styles.mTop : ''
+            styles.mTop
+            // state.orders.orderType !== 'SCHOOL_REGISTER' ? styles.mTop : ''
           ]}>
           <Cell>
             {{