From 4fe50cf52af862d6ea47cad0c0b1c817cf9e8c80 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:11:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E7=BC=96=E8=BE=91=20?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E4=BF=AE=E6=94=B9=E7=9A=84bug=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= 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()),