| | |
| | | <th>工位1工作号</th> |
| | | <th>工位2工作号</th> |
| | | <th>状态</th> |
| | | <th>走行目标站</th> |
| | | <th>走行目标点位</th> |
| | | <th>工位1目标站</th> |
| | | <th>工位2目标站</th> |
| | | <!-- <th>源库位</th>--> |
| | |
| | | setVal(tr.children("td").eq(2), table[i-1].workNo1); |
| | | setVal(tr.children("td").eq(3), table[i-1].status1); |
| | | setVal(tr.children("td").eq(4), table[i-1].loading1); |
| | | setVal(tr.children("td").eq(5), table[i-1].rgvPos1); |
| | | setVal(tr.children("td").eq(5), table[i-1].rgvPos); |
| | | // setVal(tr.children("td").eq(6), table[i-1].walkPos); |
| | | // setVal(tr.children("td").eq(8), table[i-1].workNo2); |
| | | // setVal(tr.children("td").eq(9), table[i-1].status2); |