显示定制列穿梭框接口开发
This commit is contained in:
parent
b93a3d7b1c
commit
cb814ef077
|
|
@ -995,7 +995,9 @@ public class HrmResourceServiceImpl extends Service implements HrmResourceServic
|
|||
SearchConditionOption searchConditionOption = new SearchConditionOption();
|
||||
searchConditionOption.setKey("");
|
||||
options.add(0, searchConditionOption);
|
||||
|
||||
options.forEach(item -> {
|
||||
item.setSelected(false);
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue