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

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

上级 045c23e8
......@@ -1175,7 +1175,8 @@
"getPSEditor" : {
"editorParams" : {
"itemsText" : "全部11",
"allItems" : "true"
"allItems" : "true",
"valueType" : "SIMPLES"
},
"editorType" : "MDROPDOWNLIST",
"name" : "formitem14",
......@@ -1183,6 +1184,7 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
},
"valueType" : "SIMPLES",
"allItems" : true,
"singleSelect" : false
},
......
......@@ -1292,7 +1292,8 @@
"getPSEditor" : {
"editorParams" : {
"itemsText" : "全部11",
"allItems" : "true"
"allItems" : "true",
"valueType" : "SIMPLES"
},
"editorType" : "MDROPDOWNLIST",
"name" : "formitem14",
......@@ -1300,6 +1301,7 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
},
"valueType" : "SIMPLES",
"allItems" : true,
"singleSelect" : false
},
......
......@@ -1847,7 +1847,8 @@
"getPSEditor" : {
"editorParams" : {
"itemsText" : "全部11",
"allItems" : "true"
"allItems" : "true",
"valueType" : "SIMPLES"
},
"editorType" : "MDROPDOWNLIST",
"name" : "formitem14",
......@@ -1855,6 +1856,7 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__All.json"
},
"valueType" : "SIMPLES",
"allItems" : true,
"singleSelect" : false
},
......
......@@ -8419,6 +8419,16 @@
"refMode" : "APPVIEW",
"refTag" : "APPINDEXVIEW",
"runtimeObject" : true
}, {
"name" : "设计树",
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "DESIGN_TREE"
},
"pluginCode" : "DESIGN_TREE",
"pluginType" : "TREE_RENDER",
"refMode" : "CONTROL",
"refTag" : "TREEVIEW"
}, {
"name" : "评审列表",
"getPSSysPFPlugin" : {
......@@ -19079,7 +19089,10 @@
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
"showBusyIndicator" : true,
"ctrlParams" : {
"TESTPARAM" : "123abc"
}
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -19125,7 +19138,10 @@
"getPSControlParam" : {
"height" : 500.0,
"autoLoad" : true,
"showBusyIndicator" : true
"showBusyIndicator" : true,
"ctrlParams" : {
"TEST2" : "avbasd"
}
},
"getPSLayoutPos" : {
"colMD" : 24,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册