zhaojs
2023-07-17 64b01b090f50ff7d99ac5dc73c841cbcdee13b35
public/html/compareprice.html
@@ -410,6 +410,7 @@
        if (event.keyCode == 13)
        {
            app.search();
            document.activeElement.blur();
        }
       
    }