#
luxiaotao1123
2024-11-07 5b2cc0da81f06106c5bc749cdaf803ab3195b621
zy-acs-flow/src/page/bus/BusPanel.jsx
@@ -95,8 +95,9 @@
                                    <TableRow key={task.id}>
                                        <TableCell>
                                            <Link to={`/task/${task.id}`}>
                                                {task.seqNum}
                                            </Link>
                                            {task.seqNum}
                                        </TableCell>
                                        <TableCellRight>
                                            {task.taskType$}