|
@@ -224,7 +224,7 @@ printProductInfo = function (data) {
|
|
|
$("#loading").css({"display": "none"});
|
|
$("#loading").css({"display": "none"});
|
|
|
$("#warp").css({"display": "table-row-group"});
|
|
$("#warp").css({"display": "table-row-group"});
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+//
|
|
|
keySearchProductInfo = function () {
|
|
keySearchProductInfo = function () {
|
|
|
if (event.keyCode == 13) {
|
|
if (event.keyCode == 13) {
|
|
|
searchProductInfo();
|
|
searchProductInfo();
|