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

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

上级 be9fc29a
...@@ -2416,18 +2416,16 @@ ...@@ -2416,18 +2416,16 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"valuetype" : "OBJECTS", "objectIdField" : "testid",
"objectvaluefield" : "testid", "objectNameField" : "testname",
"objectnamefield" : "testname", "PICKUPVIEW" : "TRUE",
"objectidfield" : "testid", "valueType" : "OBJECTS"
"PICKUPVIEW" : "TRUE"
}, },
"editorStyle" : "PERSONNEL_PICKER", "editorStyle" : "PERSONNEL_PICKER",
"editorType" : "ADDRESSPICKUP", "editorType" : "ADDRESSPICKUP",
"name" : "field17", "name" : "field17",
"objectIdField" : "testid", "objectIdField" : "testid",
"objectNameField" : "testname", "objectNameField" : "testname",
"objectValueField" : "testid",
"getPSAppDEACMode" : { "getPSAppDEACMode" : {
"modelref" : true, "modelref" : true,
"id" : "TestAC" "id" : "TestAC"
......
...@@ -2533,18 +2533,16 @@ ...@@ -2533,18 +2533,16 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"valuetype" : "OBJECTS", "objectIdField" : "testid",
"objectvaluefield" : "testid", "objectNameField" : "testname",
"objectnamefield" : "testname", "PICKUPVIEW" : "TRUE",
"objectidfield" : "testid", "valueType" : "OBJECTS"
"PICKUPVIEW" : "TRUE"
}, },
"editorStyle" : "PERSONNEL_PICKER", "editorStyle" : "PERSONNEL_PICKER",
"editorType" : "ADDRESSPICKUP", "editorType" : "ADDRESSPICKUP",
"name" : "field17", "name" : "field17",
"objectIdField" : "testid", "objectIdField" : "testid",
"objectNameField" : "testname", "objectNameField" : "testname",
"objectValueField" : "testid",
"getPSAppDEACMode" : { "getPSAppDEACMode" : {
"modelref" : true, "modelref" : true,
"id" : "TestAC" "id" : "TestAC"
......
...@@ -3088,18 +3088,16 @@ ...@@ -3088,18 +3088,16 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"valuetype" : "OBJECTS", "objectIdField" : "testid",
"objectvaluefield" : "testid", "objectNameField" : "testname",
"objectnamefield" : "testname", "PICKUPVIEW" : "TRUE",
"objectidfield" : "testid", "valueType" : "OBJECTS"
"PICKUPVIEW" : "TRUE"
}, },
"editorStyle" : "PERSONNEL_PICKER", "editorStyle" : "PERSONNEL_PICKER",
"editorType" : "ADDRESSPICKUP", "editorType" : "ADDRESSPICKUP",
"name" : "field17", "name" : "field17",
"objectIdField" : "testid", "objectIdField" : "testid",
"objectNameField" : "testname", "objectNameField" : "testname",
"objectValueField" : "testid",
"getPSAppDEACMode" : { "getPSAppDEACMode" : {
"modelref" : true, "modelref" : true,
"id" : "TestAC" "id" : "TestAC"
......
...@@ -3225,9 +3225,9 @@ ...@@ -3225,9 +3225,9 @@
"name" : "人员数据选择", "name" : "人员数据选择",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PERSON_PICKER" "pluginCode" : "PERSONNEL_PICKER"
}, },
"pluginCode" : "PERSON_PICKER", "pluginCode" : "PERSONNEL_PICKER",
"styleCode" : "PERSONNEL_PICKER" "styleCode" : "PERSONNEL_PICKER"
}, { }, {
"codeName" : "PROGRESS", "codeName" : "PROGRESS",
...@@ -7457,9 +7457,9 @@ ...@@ -7457,9 +7457,9 @@
"name" : "人员数据选择", "name" : "人员数据选择",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PERSON_PICKER" "pluginCode" : "PERSONNEL_PICKER"
}, },
"pluginCode" : "PERSON_PICKER", "pluginCode" : "PERSONNEL_PICKER",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE" "refMode" : "EDITORSTYPE"
}, { }, {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册