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

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

上级 84792e6e
...@@ -2159,6 +2159,12 @@ ...@@ -2159,6 +2159,12 @@
"name" : "工作项实体选择表格视图(部件视图)", "name" : "工作项实体选择表格视图(部件视图)",
"realModelSubType" : "DEPICKUPGRIDVIEW", "realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "ResourceGanttView",
"logicName" : "资源甘特页面",
"name" : "资源甘特页面",
"realModelSubType" : "DEGANTTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "RedirectView", "codeName" : "RedirectView",
"logicName" : "工作项实体数据重定向视图", "logicName" : "工作项实体数据重定向视图",
......
...@@ -2724,6 +2724,10 @@ ...@@ -2724,6 +2724,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMResourceGanttView.json",
"viewType" : "DEGANTTVIEW"
} ], } ],
"getAllPSDEOPPrivs" : [ { "getAllPSDEOPPrivs" : [ {
"logicName" : "建立", "logicName" : "建立",
......
...@@ -3974,6 +3974,28 @@ ...@@ -3974,6 +3974,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "甘特图开发" "tooltip" : "甘特图开发"
}, {
"accUserMode" : 2,
"caption" : "资源页面测试",
"itemType" : "MENUITEM",
"name" : "menuitem219",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0409717029"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "资源页面测试"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -1764,6 +1764,16 @@ ...@@ -1764,6 +1764,16 @@
"id" : "UsrAppFunc1211188923" "id" : "UsrAppFunc1211188923"
}, },
"tooltip" : "甘特图开发" "tooltip" : "甘特图开发"
}, {
"accUserMode" : 2,
"caption" : "资源页面测试",
"itemType" : "MENUITEM",
"name" : "menuitem219",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0409717029"
},
"tooltip" : "资源页面测试"
} ], } ],
"tooltip" : "甘特图" "tooltip" : "甘特图"
}, { }, {
......
...@@ -2948,6 +2948,16 @@ ...@@ -2948,6 +2948,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGanttTestView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGanttTestView.json",
"viewType" : "DEGANTTVIEW" "viewType" : "DEGANTTVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0409717029",
"name" : "资源甘特页面",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMResourceGanttView.json",
"viewType" : "DEGANTTVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0906889696", "codeName" : "UsrAppFunc0906889696",
...@@ -6315,6 +6325,16 @@ ...@@ -6315,6 +6325,16 @@
"templCode2" : "view22222", "templCode2" : "view22222",
"templCode3" : "view33333", "templCode3" : "view33333",
"templCode4" : "view44444" "templCode4" : "view44444"
}, {
"name" : "资源甘特图",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "RESOURCE_GANTT"
},
"pluginCode" : "RESOURCE_GANTT",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "GANTT"
}, { }, {
"name" : "轻量级日历部件插件", "name" : "轻量级日历部件插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -20376,6 +20396,12 @@ ...@@ -20376,6 +20396,12 @@
"viewType" : "DEOPTVIEW", "viewType" : "DEOPTVIEW",
"resource" : "Phone", "resource" : "Phone",
"view" : "OptionView" "view" : "OptionView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMResourceGanttView.json",
"viewType" : "DEGANTTVIEW",
"resource" : "WORKITEM",
"view" : "ResourceGanttView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr9EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr9EditView.json",
...@@ -24766,6 +24792,28 @@ ...@@ -24766,6 +24792,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "甘特图开发" "tooltip" : "甘特图开发"
}, {
"accUserMode" : 2,
"caption" : "资源页面测试",
"itemType" : "MENUITEM",
"name" : "menuitem219",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0409717029"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "资源页面测试"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -85322,6 +85370,10 @@ ...@@ -85322,6 +85370,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WORKITEMResourceGanttView.json",
"viewType" : "DEGANTTVIEW"
} ], } ],
"getAllPSDEOPPrivs" : [ { "getAllPSDEOPPrivs" : [ {
"logicName" : "建立", "logicName" : "建立",
...@@ -683,6 +683,16 @@ ...@@ -683,6 +683,16 @@
"templCode2" : "view22222", "templCode2" : "view22222",
"templCode3" : "view33333", "templCode3" : "view33333",
"templCode4" : "view44444" "templCode4" : "view44444"
}, {
"name" : "资源甘特图",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "RESOURCE_GANTT"
},
"pluginCode" : "RESOURCE_GANTT",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "GANTT"
}, { }, {
"name" : "轻量级日历部件插件", "name" : "轻量级日历部件插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册