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

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

上级 f8e323aa
......@@ -7,10 +7,37 @@
"caption" : "测试实体实体表格视图",
"detailType" : "DRITEM",
"name" : "dritem1",
"orderValue" : 1000,
"orderValue" : 100,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/DRItem.json"
}
}, {
"caption" : "模拟表格视图",
"detailType" : "DRITEM",
"name" : "dritem2",
"orderValue" : 110,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem1211348459.json"
}
}, {
"caption" : "书实体数据视图测试",
"detailType" : "DRITEM",
"name" : "dritem3",
"orderValue" : 120,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem1211696935.json"
}
}, {
"caption" : "测试实体实体编辑视图(简单表单)",
"detailType" : "DRITEM",
"name" : "dritem4",
"orderValue" : 130,
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/DRItem2.json"
}
} ]
}
\ No newline at end of file
......@@ -1495,16 +1495,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -295,6 +295,11 @@
"getPSEditorItems" : [ {
"name" : "field5"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"valueItemName" : "field5",
"enableAC" : true,
"enablePickupView" : true,
......@@ -329,9 +334,9 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorType" : "SPAN",
"name" : "field5",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colLG" : 12,
......@@ -373,6 +378,11 @@
"getPSEditorItems" : [ {
"name" : "field6"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE",
"runtimeObject" : true
},
"valueItemName" : "field6",
"enableAC" : true,
"enablePickupView" : true,
......@@ -407,9 +417,9 @@
"codeName" : "Field6"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field6"
"editorType" : "SPAN",
"name" : "field6",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colLG" : 12,
......@@ -449,6 +459,11 @@
"getPSEditorItems" : [ {
"name" : "field7"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT",
"runtimeObject" : true
},
"valueItemName" : "field7",
"enableAC" : true,
"enablePickupView" : true,
......@@ -483,9 +498,9 @@
"codeName" : "Field7"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field7"
"editorType" : "SPAN",
"name" : "field7",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colLG" : 12,
......@@ -526,6 +541,11 @@
"getPSEditorItems" : [ {
"name" : "field8"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE",
"runtimeObject" : true
},
"valueItemName" : "field8",
"enableAC" : true,
"enablePickupView" : true,
......@@ -560,9 +580,9 @@
"codeName" : "Field8"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field8"
"editorType" : "SPAN",
"name" : "field8",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colLG" : 12,
......
......@@ -43,6 +43,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "模拟表格视图",
"name" : "dritem2",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}
}, {
"caption" : "书实体数据视图测试",
"name" : "dritem3",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
}
}, {
"caption" : "测试实体实体编辑视图(简单表单)",
"name" : "dritem4",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr6EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"uniqueTag" : "TESTEditView3__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
......
......@@ -713,6 +713,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "模拟表格视图",
"name" : "dritem2",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}
}, {
"caption" : "书实体数据视图测试",
"name" : "dritem3",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
}
}, {
"caption" : "测试实体实体编辑视图(简单表单)",
"name" : "dritem4",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr6EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"uniqueTag" : "TESTEditView3_drawer__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
......
......@@ -713,6 +713,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "模拟表格视图",
"name" : "dritem2",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}
}, {
"caption" : "书实体数据视图测试",
"name" : "dritem3",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
}
}, {
"caption" : "测试实体实体编辑视图(简单表单)",
"name" : "dritem4",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr6EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"uniqueTag" : "TESTEditView3_modal__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
......
......@@ -990,6 +990,11 @@
"getPSEditorItems" : [ {
"name" : "field5"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"valueItemName" : "field5",
"enableAC" : true,
"enablePickupView" : true,
......@@ -1024,9 +1029,9 @@
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
"editorType" : "SPAN",
"name" : "field5",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colLG" : 12,
......@@ -1068,6 +1073,11 @@
"getPSEditorItems" : [ {
"name" : "field6"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE",
"runtimeObject" : true
},
"valueItemName" : "field6",
"enableAC" : true,
"enablePickupView" : true,
......@@ -1102,9 +1112,9 @@
"codeName" : "Field6"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field6"
"editorType" : "SPAN",
"name" : "field6",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colLG" : 12,
......@@ -1144,6 +1154,11 @@
"getPSEditorItems" : [ {
"name" : "field7"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT",
"runtimeObject" : true
},
"valueItemName" : "field7",
"enableAC" : true,
"enablePickupView" : true,
......@@ -1178,9 +1193,9 @@
"codeName" : "Field7"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field7"
"editorType" : "SPAN",
"name" : "field7",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colLG" : 12,
......@@ -1221,6 +1236,11 @@
"getPSEditorItems" : [ {
"name" : "field8"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE",
"runtimeObject" : true
},
"valueItemName" : "field8",
"enableAC" : true,
"enablePickupView" : true,
......@@ -1255,9 +1275,9 @@
"codeName" : "Field8"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field8"
"editorType" : "SPAN",
"name" : "field8",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colLG" : 12,
......
......@@ -1546,6 +1546,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "模拟表格视图",
"name" : "dritem2",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}
}, {
"caption" : "书实体数据视图测试",
"name" : "dritem3",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
}
}, {
"caption" : "测试实体实体编辑视图(简单表单)",
"name" : "dritem4",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr6EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"uniqueTag" : "TESTEditView3_modal__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
......@@ -1617,6 +1641,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "模拟表格视图",
"name" : "dritem2",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}
}, {
"caption" : "书实体数据视图测试",
"name" : "dritem3",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
}
}, {
"caption" : "测试实体实体编辑视图(简单表单)",
"name" : "dritem4",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr6EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"uniqueTag" : "TESTEditView3_drawer__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
......@@ -2172,6 +2220,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"caption" : "模拟表格视图",
"name" : "dritem2",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json",
"viewType" : "DECUSTOMVIEW"
}
}, {
"caption" : "书实体数据视图测试",
"name" : "dritem3",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
}
}, {
"caption" : "测试实体实体编辑视图(简单表单)",
"name" : "dritem4",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr6EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"uniqueTag" : "TESTEditView3__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
......
......@@ -2245,12 +2245,24 @@
"containerType" : "FORMITEM",
"editorType" : "PICKER",
"name" : "【多选】单位(全部单位)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE",
"runtimeObject" : true
},
"pluginCode" : "ALLORGMULTIPLE",
"styleCode" : "ALLORGMULTIPLE"
}, {
"codeName" : "ALLORGSELECT",
"containerType" : "FORMITEM",
"editorType" : "PICKER",
"name" : "【单选】单位(全部单位)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ALLORGSELECT",
"styleCode" : "ALLORGSELECT"
}, {
"codeName" : "DEPATMENTMULTIPLE",
......@@ -2303,12 +2315,24 @@
"containerType" : "FORMITEM",
"editorType" : "PICKER",
"name" : "【多选】单位(仅含指定单位及其下级单位)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE",
"runtimeObject" : true
},
"pluginCode" : "ORGMULTIPLE",
"styleCode" : "ORGMULTIPLE"
}, {
"codeName" : "ORGSELECT",
"containerType" : "FORMITEM",
"editorType" : "PICKER",
"name" : "【单选】单位(仅含指定单位及其下级单位)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ORGSELECT",
"styleCode" : "ORGSELECT"
}, {
"codeName" : "editorTest",
......@@ -4558,6 +4582,32 @@
"templCode2" : "view2",
"templCode3" : "view3",
"templCode4" : "view4"
}, {
"name" : "【单选】所有单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ALLORGSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.01",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【单选】指定单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ORGSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.01",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【单选】部门(指定单位内的部门)",
"getPSSysPFPlugin" : {
......@@ -4585,6 +4635,32 @@
"pluginCode" : "ALLDEPATMENTMULTIPLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "【多选】所有单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE",
"runtimeObject" : true
},
"pluginCode" : "ALLORGMULTIPLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.01",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【多选】指定单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE",
"runtimeObject" : true
},
"pluginCode" : "ORGMULTIPLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.01",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【多选】部门(指定单位内的部门)",
"getPSSysPFPlugin" : {
......@@ -11826,16 +11902,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......@@ -11864,12 +11940,6 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -11881,6 +11951,12 @@
"modelref" : true,
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ]
}, {
"codeName" : "VMGroup7",
......@@ -11896,16 +11972,16 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-视图方",
"name" : "消息位置-视图方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-弹出",
......@@ -11914,29 +11990,16 @@
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图下方",
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
"id" : "ViewMsg9"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -11949,11 +12012,12 @@
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图下方",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
......@@ -11961,28 +12025,40 @@
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-无删除",
......@@ -11991,10 +12067,10 @@
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-本次删除",
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg12"
}
} ]
}, {
......@@ -89,6 +89,32 @@
"templCode2" : "view2",
"templCode3" : "view3",
"templCode4" : "view4"
}, {
"name" : "【单选】所有单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ALLORGSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.01",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【单选】指定单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"pluginCode" : "ORGSELECT",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.01",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【单选】部门(指定单位内的部门)",
"getPSSysPFPlugin" : {
......@@ -116,6 +142,32 @@
"pluginCode" : "ALLDEPATMENTMULTIPLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "【多选】所有单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE",
"runtimeObject" : true
},
"pluginCode" : "ALLORGMULTIPLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.01",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【多选】指定单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE",
"runtimeObject" : true
},
"pluginCode" : "ORGMULTIPLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.01",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
"name" : "【多选】部门(指定单位内的部门)",
"getPSSysPFPlugin" : {
......
......@@ -740,6 +740,11 @@
"editorWidth" : -1.0,
"memo" : "filter=指定单位id对应的表单项名称,不设置时filter默认取当前登录人的所在单位srforgid\nurl=SYS_organizations/${orgid}/suborg/picker",
"name" : "【多选】单位(仅含指定单位及其下级单位)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE",
"runtimeObject" : true
},
"styleCode" : "ORGMULTIPLE",
"replaceDefault" : false
}, {
......@@ -831,6 +836,11 @@
"editorWidth" : -1.0,
"memo" : "filter=指定单位id对应的表单项名称,不设置时filter默认取当前登录人的所在单位srforgid\nurl=SYS_organizations/${orgid}/suborg/picker",
"name" : "【单选】单位(仅含指定单位及其下级单位)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGSELECT",
"runtimeObject" : true
},
"styleCode" : "ORGSELECT",
"replaceDefault" : false
}, {
......@@ -841,6 +851,11 @@
"editorWidth" : -1.0,
"memo" : "全部单位选择,强行按照 filter=alls来处理,不接收参数,查询就是全部单位\nurl=SYS_organizations/alls/suborg/picker",
"name" : "【单选】单位(全部单位)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT",
"runtimeObject" : true
},
"styleCode" : "ALLORGSELECT",
"replaceDefault" : false
}, {
......@@ -963,6 +978,11 @@
"editorWidth" : -1.0,
"memo" : "全部单位选择,强行按照 filter=alls来处理,不接收参数,查询就是全部单位\nurl=SYS_organizations/alls/suborg/picker",
"name" : "【多选】单位(全部单位)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE",
"runtimeObject" : true
},
"styleCode" : "ALLORGMULTIPLE",
"replaceDefault" : false
}, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册