CY_ECommercePlatform/CY.WebForm/Pages/business/OrderEdit.aspx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
CY_ECommercePlatform/CY.WebForm/Pages/business/OrderEdit.aspx
@@ -22,8 +22,9 @@ function jsdjPrice(zj) { var num = $("#printCount").val(); $("#txtUnitPrice").val( (zj/num).toFixed(4) ); if (num > 0) { $("#txtUnitPrice").val((zj / num).toFixed(4)); } } function ReBindClients() {