Преглед изворни кода

核价后台:1、暂时取消床垫清单列表限制,方便数据迁移

chen_yjin пре 3 дана
родитељ
комит
1938151156
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      JLHHJSvr/Helper/InterfaceHelper.cs

+ 4 - 4
JLHHJSvr/Helper/InterfaceHelper.cs

@@ -43,10 +43,10 @@ namespace JLHHJSvr.Helper
             //    throw new LJCommonException("请输入物料名称!");
             //}
 
-            if (mattress.erp_mtrltypeid == null || mattress.erp_mtrltypeid <= 0)
-            {
-                throw new LJCommonException("请选择物料类别!");
-            }
+            //if (mattress.erp_mtrltypeid == null || mattress.erp_mtrltypeid <= 0)
+            //{
+            //    throw new LJCommonException("请选择物料类别!");
+            //}
 
             if (mattress.erp_configcodetype == null || mattress.erp_configcodetype <= 0)
             {