|
@@ -43,10 +43,10 @@ namespace JLHHJSvr.Helper
|
|
// throw new LJCommonException("请输入物料名称!");
|
|
// 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)
|
|
if (mattress.erp_configcodetype == null || mattress.erp_configcodetype <= 0)
|
|
{
|
|
{
|