#
luxiaotao1123
2024-10-11 cfc0e56fb656d127716f3c77c1fd57a98bf3a337
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$}