Commit 0c21b422525ad6e7b7754c908e50c39e54928cf1
1 parent
98fe281e
李强
Showing
1 changed file
with
0 additions
and
2 deletions
src/main/resources/static/pages/base/stationroute/addstationstemplate.html
| ... | ... | @@ -322,9 +322,7 @@ $('#add_station_template_mobal').on('AddStationTempMobal.show', function(e,map,a |
| 322 | 322 | |
| 323 | 323 | function addSave(params,lineid,directionData) { |
| 324 | 324 | |
| 325 | - console.log(params); | |
| 326 | 325 | |
| 327 | - return false; | |
| 328 | 326 | // 保存 |
| 329 | 327 | ajaxd.manualSave(params,function(rd) { |
| 330 | 328 | ... | ... |