Browse Source

【企业微信】【工资条最后一行不显示问题】

wuyx 1 year ago
parent
commit
2682f8f2bd

+ 11 - 1
uas-office-web/uas-mobile/src/pages/private/salaryQuery/SalaryDetail.jsx

@@ -90,7 +90,17 @@ class SalaryDetail extends Component {
                         />
                     </FormLine>
                 )
-            })
+            });
+            formItems.push(
+                <FormLine
+                    key={salaryConfig.length} caption={'eCaption'}>
+                    <InputItem
+                        type='text'
+                        value={''}
+                        editable={false}
+                    />
+                </FormLine>
+            );
         }
         if (salaryConfig.length == 0) {
             return <div style={{ marginTop: 100 }}>