提交 109c966a 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 45f8c7e0
...@@ -152,37 +152,45 @@ ...@@ -152,37 +152,45 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树导航栏",
"name" : "item_cm", "name" : "root_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "item_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "更多",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction1" "id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "新建分组",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"name" : "编辑", "name" : "新建分组",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "updateTreeNode" "id" : "newTreeGroupNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -190,36 +198,40 @@ ...@@ -190,36 +198,40 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "新建分组",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除", "caption" : "新建分组项",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction2" "id" : "root_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "新建分组项",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"name" : "删除", "name" : "新建分组项",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "removeTreeNode" "id" : "newTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -227,59 +239,59 @@ ...@@ -227,59 +239,59 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "新建分组项",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "getPSSysImage" : {
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树导航栏", "logicName" : "分组树节点上下文菜单",
"name" : "root_cm", "name" : "item_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "root_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "更多", "caption" : "编辑",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "item_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"name" : "新建分组", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeGroupNode" "id" : "updateTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -287,40 +299,36 @@ ...@@ -287,40 +299,36 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "新建分组", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "新建分组项", "caption" : "删除",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction1" "id" : "item_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组项", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"name" : "新建分组项", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeNode" "id" : "removeTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -328,26 +336,18 @@ ...@@ -328,26 +336,18 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "新建分组项", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"getPSSysImage" : { "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
...@@ -460,6 +460,18 @@ ...@@ -460,6 +460,18 @@
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "rootitem"
},
"name" : "计划 - 根节点分组项",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ], } ],
"getPSDETreeNodes" : [ { "getPSDETreeNodes" : [ {
"counterMode" : 0, "counterMode" : 0,
......
...@@ -365,37 +365,45 @@ ...@@ -365,37 +365,45 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树导航栏",
"name" : "item_cm", "name" : "root_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "item_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "更多",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction1" "id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "新建分组",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"name" : "编辑", "name" : "新建分组",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "updateTreeNode" "id" : "newTreeGroupNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -403,36 +411,40 @@ ...@@ -403,36 +411,40 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "新建分组",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除", "caption" : "新建分组项",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction2" "id" : "root_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "新建分组项",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"name" : "删除", "name" : "新建分组项",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "removeTreeNode" "id" : "newTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -440,59 +452,59 @@ ...@@ -440,59 +452,59 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "新建分组项",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "getPSSysImage" : {
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树导航栏", "logicName" : "分组树节点上下文菜单",
"name" : "root_cm", "name" : "item_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "root_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "更多", "caption" : "编辑",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "item_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"name" : "新建分组", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeGroupNode" "id" : "updateTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -500,40 +512,36 @@ ...@@ -500,40 +512,36 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "新建分组", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "新建分组项", "caption" : "删除",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction1" "id" : "item_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组项", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"name" : "新建分组项", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeNode" "id" : "removeTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -541,26 +549,18 @@ ...@@ -541,26 +549,18 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "新建分组项", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"getPSSysImage" : { "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
...@@ -673,6 +673,18 @@ ...@@ -673,6 +673,18 @@
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "rootitem"
},
"name" : "计划 - 根节点分组项",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ], } ],
"getPSDETreeNodes" : [ { "getPSDETreeNodes" : [ {
"counterMode" : 0, "counterMode" : 0,
......
...@@ -49025,37 +49025,45 @@ ...@@ -49025,37 +49025,45 @@
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树节点上下文菜单", "logicName" : "分组树导航栏",
"name" : "item_cm", "name" : "root_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "item_cm" "id" : "root_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "更多",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction1" "id" : "root_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "编辑", "caption" : "新建分组",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"name" : "编辑", "name" : "新建分组",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "updateTreeNode" "id" : "newTreeGroupNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -49063,36 +49071,40 @@ ...@@ -49063,36 +49071,40 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "编辑", "tooltip" : "新建分组",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "删除", "caption" : "新建分组项",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "item_cm_deuiaction2" "id" : "root_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "删除", "caption" : "新建分组项",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"name" : "删除", "name" : "新建分组项",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "removeTreeNode" "id" : "newTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -49100,59 +49112,59 @@ ...@@ -49100,59 +49112,59 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "删除", "tooltip" : "新建分组项",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6", "getPSSysImage" : {
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12264106CustomTreeGridNodesExpViewroot_cm", "codeName" : "Usr12264106CustomTreeGridNodesExpViewitem_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "分组树导航栏", "logicName" : "分组树节点上下文菜单",
"name" : "root_cm", "name" : "item_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "root_cm" "id" : "item_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "更多", "caption" : "编辑",
"itemType" : "ITEMS",
"name" : "items1",
"getPSDEToolbarItems" : [ {
"caption" : "新建分组",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction2", "name" : "deuiaction1",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction2" "id" : "item_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf101@FontAwesome",
"cssClass" : "fa fa-angle-double-right"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组", "caption" : "编辑",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"name" : "新建分组", "name" : "编辑",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeGroupNode" "id" : "updateTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -49160,40 +49172,36 @@ ...@@ -49160,40 +49172,36 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction2_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction1_click@WORKITEM"
}, },
"tooltip" : "新建分组", "tooltip" : "编辑",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "新建分组项", "caption" : "删除",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "deuiaction1", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "root_cm_deuiaction1" "id" : "item_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf0c9@FontAwesome",
"cssClass" : "fa fa-reorder"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "actionTarget" : "SINGLEDATA",
"caption" : "新建分组项", "caption" : "删除",
"codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "codeName" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"frontProcessType" : "OTHER", "frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "fullCodeName" : "WORKITEM_toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"name" : "新建分组项", "name" : "删除",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "newTreeNode" "id" : "removeTreeNode"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -49201,26 +49209,18 @@ ...@@ -49201,26 +49209,18 @@
}, },
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click", "uIActionTag" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewroot_cm_deuiaction1_click@WORKITEM" "id" : "toolbar_Usr12264106CustomTreeGridNodesExpViewitem_cm_deuiaction2_click@WORKITEM"
}, },
"tooltip" : "新建分组项", "tooltip" : "删除",
"uIActionTarget" : "SINGLEDATA", "uIActionTarget" : "SINGLEDATA",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"getPSSysImage" : { "modelid" : "C0E32A1D-908F-4D58-9BA2-B0301B7433D6",
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"tooltip" : "更多",
"showCaption" : false,
"showIcon" : true
} ],
"modelid" : "D906EBEE-C47F-4990-AA7E-77638D6D6C6B",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
...@@ -49333,6 +49333,18 @@ ...@@ -49333,6 +49333,18 @@
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "rootitem"
},
"name" : "计划 - 根节点分组项",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ], } ],
"getPSDETreeNodes" : [ { "getPSDETreeNodes" : [ {
"counterMode" : 0, "counterMode" : 0,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册