zouhuaxin

包装规格必录 

F_JF_MATERIAL !=null  and len(filter(lambda x: (x.AuxPropertyId_Id == 100001 and  x.IsEnable1==true), F_JF_MATERIAL.MaterialAuxPty)) > 0 and (FAuxPropId.ActiveObject = @null  or FAuxPropId.ActiveObject[\'F100001_Id\'] = \'\')

备注证明号必录,文本类型

F_JF_MATERIAL !=null  and len(filter(lambda x: (x.AuxPropertyId_Id == 100004 and  x.IsEnable1==true), F_JF_MATERIAL.MaterialAuxPty)) > 0 and (FAuxPropId.ActiveObject = @null  or FAuxPropId.ActiveObject[\'F100004\'] = @null or FAuxPropId.ActiveObject[\'F100004\'] = \'\')

成份含量必录

FMATERIALID !=null  and len(filter(lambda x: (x.AuxPropertyId_Id == 100006 and  x.IsEnable1==true), FMATERIALID.MaterialAuxPty)) > 0 and (FAuxPropId.ActiveObject = @null  or FAuxPropId.ActiveObject[\'F100006\'] = @null or FAuxPropId.ActiveObject[\'F100006\'] = \'\')

 

分类:

技术点:

相关文章:

  • 2021-09-20
  • 2021-08-15
  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2021-08-01
  • 2021-10-05
  • 2021-08-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-05
  • 2021-12-09
  • 2022-12-23
  • 2021-10-09
  • 2021-09-17
相关资源
相似解决方案