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

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

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