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

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

上级 ca58d533
...@@ -11,16 +11,16 @@ ...@@ -11,16 +11,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12114819GanttViewtop_cm", "codeName" : "Usr12114819GanttViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单", "logicName" : "甘特图节点上下文菜单",
"name" : "top_cm", "name" : "node_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "top_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "top_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf08e@FontAwesome", "glyph" : "xf08e@FontAwesome",
...@@ -66,16 +66,16 @@ ...@@ -66,16 +66,16 @@
"modelid" : "03139BE2-5FB1-4AB9-A5F0-741C6E6422C9", "modelid" : "03139BE2-5FB1-4AB9-A5F0-741C6E6422C9",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12114819GanttViewnode_cm", "codeName" : "Usr12114819GanttViewtop_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单", "logicName" : "甘特图节点上下文菜单",
"name" : "node_cm", "name" : "top_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "top_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "top_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf08e@FontAwesome", "glyph" : "xf08e@FontAwesome",
...@@ -552,12 +552,19 @@ ...@@ -552,12 +552,19 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"sortDir" : "ASC",
"getSortPSAppDEField" : {
"name" : "PX",
"codeName" : "PX"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
"allowDrag" : true,
"allowOrder" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
......
...@@ -38,16 +38,16 @@ ...@@ -38,16 +38,16 @@
"id" : "GANTT" "id" : "GANTT"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr12114819GanttViewtop_cm", "codeName" : "Usr12114819GanttViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单", "logicName" : "甘特图节点上下文菜单",
"name" : "top_cm", "name" : "node_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "top_cm" "id" : "node_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "top_cm_deuiaction1" "id" : "node_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf08e@FontAwesome", "glyph" : "xf08e@FontAwesome",
...@@ -93,16 +93,16 @@ ...@@ -93,16 +93,16 @@
"modelid" : "03139BE2-5FB1-4AB9-A5F0-741C6E6422C9", "modelid" : "03139BE2-5FB1-4AB9-A5F0-741C6E6422C9",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr12114819GanttViewnode_cm", "codeName" : "Usr12114819GanttViewtop_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "甘特图节点上下文菜单", "logicName" : "甘特图节点上下文菜单",
"name" : "node_cm", "name" : "top_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "top_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "编辑", "caption" : "编辑",
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "top_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf08e@FontAwesome", "glyph" : "xf08e@FontAwesome",
...@@ -579,12 +579,19 @@ ...@@ -579,12 +579,19 @@
}, },
"allowEmpty" : true "allowEmpty" : true
} ], } ],
"sortDir" : "ASC",
"getSortPSAppDEField" : {
"name" : "PX",
"codeName" : "PX"
},
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
"allowDrag" : true,
"allowOrder" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册