<t:dgCol title="线索所属人"  field="ownerId"  query="true"  queryMode="single"  dictionary="t_s_base_user,id,realname" popup="false" width="120"></t:dgCol>
        /*
        if(dictionary != null && !dictionary.isEmpty() && dictionary.equals("t_s_base_user,id,realname")){
            System.out.println("help");
        }
        */

        if (!StringUtils.isBlank(dictionary)&&(!popup)) {

 

相关文章:

  • 2022-12-23
  • 2021-08-30
  • 2022-12-23
  • 2022-12-23
  • 2021-05-15
  • 2022-12-23
猜你喜欢
  • 2021-06-16
  • 2021-04-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-22
相关资源
相似解决方案