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

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

上级 fc4f10de
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"caption" : "书", "caption" : "书",
"codeName" : "bookGridView9", "codeName" : "bookGridView9",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView9.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView9.json",
"gridRowActiveMode" : 1, "gridRowActiveMode" : 0,
"name" : "bookGridView9", "name" : "bookGridView9",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -71,11 +71,11 @@ ...@@ -71,11 +71,11 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "OPENDATA",
"realTitle" : "书编辑视图", "realTitle" : "测试表单布局",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
...@@ -87,11 +87,11 @@ ...@@ -87,11 +87,11 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "OPENDATA", "name" : "NEWDATA",
"realTitle" : "测试表单布局", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsrTestFormLYEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
......
...@@ -137,6 +137,9 @@ ...@@ -137,6 +137,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"CASCADESELECT" : "true"
},
"id" : "TREE" "id" : "TREE"
}, },
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
......
...@@ -159,6 +159,9 @@ ...@@ -159,6 +159,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"CASCADESELECT" : "true"
},
"id" : "TREE" "id" : "TREE"
}, },
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
......
...@@ -159,6 +159,9 @@ ...@@ -159,6 +159,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"CASCADESELECT" : "true"
},
"id" : "TREE" "id" : "TREE"
}, },
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册