#
luxiaotao1123
2024-10-23 7a68bbe9a032df8c54b2263be097002e01383bce
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$}