Commit c47a2f4b11c411b65c7a30ab3f324c50590969b9
1 parent
1130cdeb
1.
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/pages/base/stationroute/edit_stationroute_step2.html
| @@ -61,7 +61,7 @@ | @@ -61,7 +61,7 @@ | ||
| 61 | <span class="required"> * </span> 站点编码 : | 61 | <span class="required"> * </span> 站点编码 : |
| 62 | </label> | 62 | </label> |
| 63 | <div class="col-md-6"> | 63 | <div class="col-md-6"> |
| 64 | - <input type="text" class="form-control" name="station.stationCode" id="stationCodInput" placeholder="站点编码" /> | 64 | + <input type="text" class="form-control" name="stationCode" id="stationCodInput" placeholder="站点编码" /> |
| 65 | </div> | 65 | </div> |
| 66 | </div> | 66 | </div> |
| 67 | </div> | 67 | </div> |