From 98622019efa3986c915977479b59294a99f37fce Mon Sep 17 00:00:00 2001 From: leo <10200039@qq.com> Date: Sun, 7 May 2023 17:54:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E4=B8=8B=E5=8E=9F?= =?UTF-8?q?=E6=96=99=E8=A7=86=E5=9B=BE=E7=9A=84=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FactorySystemBll/MaterialTeamworkBll.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FactorySystemBll/MaterialTeamworkBll.cs b/FactorySystemBll/MaterialTeamworkBll.cs index b39443d..89eb7e9 100644 --- a/FactorySystemBll/MaterialTeamworkBll.cs +++ b/FactorySystemBll/MaterialTeamworkBll.cs @@ -264,7 +264,7 @@ namespace FactorySystemBll } // 设置成原料视图 - if (viewList[i]["FMRP1ProductType"].ToString() == "20") + if (viewList[i]["FMRP1ProductType"].ToString() == "40") { if (viewList[i].ContainsKey("FViewType")) {