Minor bug fixing after smoke testing.
This commit is contained in:
@@ -360,6 +360,8 @@ export function TimeTicketList({
|
||||
dataSource={timetickets}
|
||||
onChange={handleTableChange}
|
||||
summary={() => {
|
||||
if(Enhanced_Payroll.treatment === "on") return null;
|
||||
if(Enhanced_Payroll.treatment === "off")
|
||||
return (
|
||||
<Table.Summary.Row>
|
||||
<Table.Summary.Cell>
|
||||
|
||||
Reference in New Issue
Block a user