tien_nemo

remove select

...@@ -313,6 +313,7 @@ ...@@ -313,6 +313,7 @@
313 this.manualField = ""; 313 this.manualField = "";
314 this.manualIndex = null; 314 this.manualIndex = null;
315 } 315 }
316 + this.selectingIndex = null;
316 } 317 }
317 }, 318 },
318 319
......