个人视图提示语优化
This commit is contained in:
parent
97eb73e2ca
commit
809683c3fc
Binary file not shown.
@ -1196,7 +1196,7 @@ public class DataViewService extends ActionWeb {
|
||||
ro.put("nodes", UoPProcessMaps);
|
||||
linksMaps = new LinkedList<Map>();
|
||||
ro.put("links", linksMaps);
|
||||
ro.info("您所查询的流程暂无可发起的流程");
|
||||
ro.info("您所在的组织,暂无配置可发起的流程");
|
||||
|
||||
} else {
|
||||
for (Map uoPProcessMap : UoPProcessMaps) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user