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

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

上级 c6728980
......@@ -2443,6 +2443,10 @@
"getPSEditorItems" : [ {
"name" : "field16"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PERSON_PICKER"
},
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMPickupView.json",
......
......@@ -2560,6 +2560,10 @@
"getPSEditorItems" : [ {
"name" : "field16"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PERSON_PICKER"
},
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMPickupView.json",
......
......@@ -3115,6 +3115,10 @@
"getPSEditorItems" : [ {
"name" : "field16"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PERSON_PICKER"
},
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMPickupView.json",
......
......@@ -217,6 +217,15 @@
"rTObjectRepo" : "@ibiz-template-plm/custom-edit@0.0.2-alpha.1",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "人员数据选择",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PERSON_PICKER"
},
"pluginCode" : "PERSON_PICKER",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "人员选择",
"getPSSysPFPlugin" : {
......
......@@ -1347,6 +1347,10 @@
"editorType" : "ADDRESSPICKUP",
"editorWidth" : -1.0,
"name" : "人员数据选择",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "PERSON_PICKER"
},
"styleCode" : "PERSONNEL_PICKER",
"replaceDefault" : false
}, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册