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

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

上级 c8b4c20f
...@@ -6572,6 +6572,12 @@ ...@@ -6572,6 +6572,12 @@
"name" : "书实体编辑视图(测试编辑器)", "name" : "书实体编辑视图(测试编辑器)",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "GridView9",
"logicName" : "书实体表格视图(部件视图)",
"name" : "书实体表格视图(部件视图)",
"realModelSubType" : "DEGRIDVIEW9",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "BookWFDynaStartView", "codeName" : "BookWFDynaStartView",
"logicName" : "书实体工作流动态启动视图", "logicName" : "书实体工作流动态启动视图",
......
...@@ -3761,6 +3761,10 @@ ...@@ -3761,6 +3761,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW" "viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView9.json",
"viewType" : "DEGRIDVIEW9"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json",
......
...@@ -1647,7 +1647,7 @@ ...@@ -1647,7 +1647,7 @@
"name" : "menuitem77", "name" : "menuitem77",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc64" "id" : "AppFunc69"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -733,7 +733,7 @@ ...@@ -733,7 +733,7 @@
"name" : "menuitem77", "name" : "menuitem77",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc64" "id" : "AppFunc69"
}, },
"tooltip" : "表格视图(部件)" "tooltip" : "表格视图(部件)"
}, { }, {
......
...@@ -2023,6 +2023,16 @@ ...@@ -2023,6 +2023,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeExpView.json",
"viewType" : "DETREEEXPVIEW" "viewType" : "DETREEEXPVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc69",
"name" : "书实体表格视图(部件视图)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView9.json",
"viewType" : "DEGRIDVIEW9"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc64", "codeName" : "AppFunc64",
...@@ -3174,6 +3184,12 @@ ...@@ -3174,6 +3184,12 @@
"viewType" : "DECHARTVIEW", "viewType" : "DECHARTVIEW",
"resource" : "Reginfo", "resource" : "Reginfo",
"view" : "Usr0301474927ChartView" "view" : "Usr0301474927ChartView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView9.json",
"viewType" : "DEGRIDVIEW9",
"resource" : "Book",
"view" : "GridView9"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301140652ChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301140652ChartView.json",
...@@ -5095,7 +5111,7 @@ ...@@ -5095,7 +5111,7 @@
"name" : "menuitem77", "name" : "menuitem77",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc64" "id" : "AppFunc69"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -23618,6 +23634,10 @@ ...@@ -23618,6 +23634,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW" "viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView9.json",
"viewType" : "DEGRIDVIEW9"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册