From ee6887ac5af45ba18b610a102b655b4e0774afaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Wed, 11 Oct 2017 00:13:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8A=20=E5=88=B6=E9=80=A0=E5=95=86=20?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=20=E9=A2=9C=E8=89=B2[=E4=B8=BB=E7=BA=BF]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/pages/materials/material.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/pages/materials/material.jsp b/src/main/webapp/pages/materials/material.jsp index 5abeb983..46cac08b 100644 --- a/src/main/webapp/pages/materials/material.jsp +++ b/src/main/webapp/pages/materials/material.jsp @@ -1006,7 +1006,7 @@ SafetyStock : $.trim($("#SafetyStock").val()), Model : $.trim($("#Model").val()), Standard : $.trim($("#Standard").val()), - Color : "", + Mfrs : "", Unit : $.trim($("#Unit").val()), RetailPrice : $.trim($("#RetailPrice").val()), LowPrice : $.trim($("#LowPrice").val()),