修改一下原料视图的类型

master
leo 3 years ago
parent 2e7cffe42b
commit 98622019ef

@ -264,7 +264,7 @@ namespace FactorySystemBll
} }
// 设置成原料视图 // 设置成原料视图
if (viewList[i]["FMRP1ProductType"].ToString() == "20") if (viewList[i]["FMRP1ProductType"].ToString() == "40")
{ {
if (viewList[i].ContainsKey("FViewType")) if (viewList[i].ContainsKey("FViewType"))
{ {

Loading…
Cancel
Save