Commit 9ba1322ff0dc1ca91af5b21e3638f9ed875c5f71
1 parent
fc605612
update..
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/pages/base/line/list.html
| @@ -350,7 +350,7 @@ | @@ -350,7 +350,7 @@ | ||
| 350 | </td> | 350 | </td> |
| 351 | <td> | 351 | <td> |
| 352 | <a href="/pages/base/stationroute/list.html?no={{obj.id}}" class="btn default blue-stripe btn-sm" data-pjax> 查看</a> | 352 | <a href="/pages/base/stationroute/list.html?no={{obj.id}}" class="btn default blue-stripe btn-sm" data-pjax> 查看</a> |
| 353 | - <a href="javascript:window.localStorage.setItem('geo_data_edit_line_code' , '{{obj.lineCode}}');window.localStorage.removeItem('geo_data_edit_line_version');window.location.href='/pages/base/geo_data_edit/uk3_wrap.html';" class="btn default blue-stripe btn-sm" data-pjax> 查看 </a> | 353 | + <!--<a href="javascript:window.localStorage.setItem('geo_data_edit_line_code' , '{{obj.lineCode}}');window.localStorage.removeItem('geo_data_edit_line_version');window.location.href='/pages/base/geo_data_edit/uk3_wrap.html';" class="btn default blue-stripe btn-sm" data-pjax> 查看 </a>--> |
| 354 | </td> | 354 | </td> |
| 355 | <td> | 355 | <td> |
| 356 | <a href="details.html?no={{obj.id}}" class="btn default blue-stripe btn-sm" data-pjax> 详细 </a> | 356 | <a href="details.html?no={{obj.id}}" class="btn default blue-stripe btn-sm" data-pjax> 详细 </a> |