#
luxiaotao1123
2024-12-17 d3d3857cda8b4307d8f03bf15ec9fb2c98c34b64
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$}