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

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

上级 d7f15259
...@@ -6801,6 +6801,12 @@ ...@@ -6801,6 +6801,12 @@
"name" : "书实体编辑视图(分页关系)", "name" : "书实体编辑视图(分页关系)",
"realModelSubType" : "DEEDITVIEW3", "realModelSubType" : "DEEDITVIEW3",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupView2",
"logicName" : "书实体数据选择视图(左右关系)",
"name" : "书实体数据选择视图(左右关系)",
"realModelSubType" : "DEPICKUPVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr6EditView", "codeName" : "Usr6EditView",
"logicName" : "书实体编辑视图(多数据部件测试_列表)", "logicName" : "书实体编辑视图(多数据部件测试_列表)",
...@@ -6879,6 +6885,12 @@ ...@@ -6879,6 +6885,12 @@
"name" : "书实体分页导航视图(部件视图)", "name" : "书实体分页导航视图(部件视图)",
"realModelSubType" : "DETABEXPVIEW9", "realModelSubType" : "DETABEXPVIEW9",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2PickupGridView",
"logicName" : "书实体选择表格视图(部件视图)(2)",
"name" : "书实体选择表格视图(部件视图)(2)",
"realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr3EditView", "codeName" : "Usr3EditView",
"logicName" : "书实体编辑视图(测试用)", "logicName" : "书实体编辑视图(测试用)",
......
...@@ -3954,6 +3954,10 @@ ...@@ -3954,6 +3954,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json",
...@@ -3982,6 +3986,10 @@ ...@@ -3982,6 +3986,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08024416ListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08024416ListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json",
"viewType" : "DEPICKUPVIEW2"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr7EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr7EditView.json",
......
...@@ -1600,7 +1600,7 @@ ...@@ -1600,7 +1600,7 @@
"name" : "menuitem85", "name" : "menuitem85",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "选择", "caption" : "选择",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem86", "name" : "menuitem86",
"getPSAppFunc" : { "getPSAppFunc" : {
...@@ -1619,7 +1619,7 @@ ...@@ -1619,7 +1619,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "选择" "tooltip" : "选择"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -710,14 +710,14 @@ ...@@ -710,14 +710,14 @@
"name" : "menuitem85", "name" : "menuitem85",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "选择", "caption" : "选择",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem86", "name" : "menuitem86",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc79" "id" : "AppFunc79"
}, },
"tooltip" : "选择" "tooltip" : "选择"
} ], } ],
"tooltip" : "选择视图" "tooltip" : "选择视图"
}, { }, {
......
...@@ -3950,6 +3950,12 @@ ...@@ -3950,6 +3950,12 @@
"viewType" : "DEPANELVIEW", "viewType" : "DEPANELVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "DEPanelViewLayout" "view" : "DEPanelViewLayout"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW",
"resource" : "Book",
"view" : "Usr2PickupGridView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json",
...@@ -4201,6 +4207,12 @@ ...@@ -4201,6 +4207,12 @@
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"resource" : "Reginfo", "resource" : "Reginfo",
"view" : "GridView" "view" : "GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json",
"viewType" : "DEPICKUPVIEW2",
"resource" : "Book",
"view" : "PickupView2"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowGridView.json",
...@@ -5953,7 +5965,7 @@ ...@@ -5953,7 +5965,7 @@
"name" : "menuitem85", "name" : "menuitem85",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "选择", "caption" : "选择",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem86", "name" : "menuitem86",
"getPSAppFunc" : { "getPSAppFunc" : {
...@@ -5972,7 +5984,7 @@ ...@@ -5972,7 +5984,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "选择" "tooltip" : "选择"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -24602,6 +24614,10 @@ ...@@ -24602,6 +24614,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json",
...@@ -24630,6 +24646,10 @@ ...@@ -24630,6 +24646,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08024416ListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08024416ListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json",
"viewType" : "DEPICKUPVIEW2"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr7EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr7EditView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册