Authored by liqingzhong

错字修改

@@ -1578,7 +1578,7 @@ function productSearchShow(id) { @@ -1578,7 +1578,7 @@ function productSearchShow(id) {
1578 } 1578 }
1579 // 判断数据存在 1579 // 判断数据存在
1580 if (!resp.data) { 1580 if (!resp.data) {
1581 - common.util.__tip("店铺中没有该 SKN, 请确保该商品已上,且有库存。", "warning"); 1581 + common.util.__tip("店铺中没有该 SKN, 请确保该商品已上,且有库存。", "warning");
1582 return; 1582 return;
1583 } 1583 }
1584 1584