#
luxiaotao1123
2024-10-17 f60f7c6687df13cb179cd2a95206a10cca9b77d3
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$}