소스 검색

Merge branch 'iteration_0310' into jenkins

lex 2 년 전
부모
커밋
127353ef0a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/school/attendance-rules/component/sigin-out-rule.tsx

+ 1 - 1
src/school/attendance-rules/component/sigin-out-rule.tsx

@@ -300,7 +300,7 @@ export default defineComponent({
           <Cell>
             {{
               title: () => (
-                <div class={[styles.ruleContent, styles.ruleMore]}>
+                <div class={[styles.ruleContent, styles.ruleMore, styles.flexDev]}>
                   单次扣减金额:
                   <Field
                     class={[styles.field, styles['field-m'], styles['field-w136']]}