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

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

上级 10a99f93
...@@ -496,7 +496,7 @@ ...@@ -496,7 +496,7 @@
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"valueItemName" : "field22", "valueItemName" : "field22",
...@@ -577,7 +577,7 @@ ...@@ -577,7 +577,7 @@
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"valueItemName" : "field23", "valueItemName" : "field23",
...@@ -659,7 +659,7 @@ ...@@ -659,7 +659,7 @@
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"valueItemName" : "field24", "valueItemName" : "field24",
......
...@@ -1089,7 +1089,7 @@ ...@@ -1089,7 +1089,7 @@
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"valueItemName" : "field22", "valueItemName" : "field22",
...@@ -1170,7 +1170,7 @@ ...@@ -1170,7 +1170,7 @@
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"valueItemName" : "field23", "valueItemName" : "field23",
...@@ -1252,7 +1252,7 @@ ...@@ -1252,7 +1252,7 @@
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"valueItemName" : "field24", "valueItemName" : "field24",
......
...@@ -2609,10 +2609,10 @@ ...@@ -2609,10 +2609,10 @@
"name" : "【多选】单位(全部单位)", "name" : "【多选】单位(全部单位)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"pluginCode" : "ALLORGMULTIPLE", "pluginCode" : "ORGSELECT",
"styleCode" : "ALLORGMULTIPLE" "styleCode" : "ALLORGMULTIPLE"
}, { }, {
"codeName" : "ALLORGSELECT", "codeName" : "ALLORGSELECT",
...@@ -2621,10 +2621,10 @@ ...@@ -2621,10 +2621,10 @@
"name" : "【单选】单位(全部单位)", "name" : "【单选】单位(全部单位)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"pluginCode" : "ALLORGSELECT", "pluginCode" : "ORGSELECT",
"styleCode" : "ALLORGSELECT" "styleCode" : "ALLORGSELECT"
}, { }, {
"codeName" : "CLIP_BOARD_SPAN", "codeName" : "CLIP_BOARD_SPAN",
...@@ -2776,10 +2776,10 @@ ...@@ -2776,10 +2776,10 @@
"name" : "【多选】单位(仅含指定单位及其下级单位)", "name" : "【多选】单位(仅含指定单位及其下级单位)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"pluginCode" : "ORGMULTIPLE", "pluginCode" : "ORGSELECT",
"styleCode" : "ORGMULTIPLE" "styleCode" : "ORGMULTIPLE"
}, { }, {
"codeName" : "ORGSELECT", "codeName" : "ORGSELECT",
...@@ -5814,19 +5814,6 @@ ...@@ -5814,19 +5814,6 @@
"templCode2" : "view2", "templCode2" : "view2",
"templCode3" : "view3", "templCode3" : "view3",
"templCode4" : "view4" "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.1.2-alpha.0",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, { }, {
"name" : "【单选】指定单位", "name" : "【单选】指定单位",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -5879,32 +5866,6 @@ ...@@ -5879,32 +5866,6 @@
"rTObjectRepo" : "@ibiz-template-plugin/department-select@0.1.2-dev.4", "rTObjectRepo" : "@ibiz-template-plugin/department-select@0.1.2-dev.4",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, {
"name" : "【多选】所有单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE",
"runtimeObject" : true
},
"pluginCode" : "ALLORGMULTIPLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.1.2-alpha.0",
"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.1.2-alpha.0",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, { }, {
"name" : "【多选】部门(指定单位内的部门)", "name" : "【多选】部门(指定单位内的部门)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -182,19 +182,6 @@ ...@@ -182,19 +182,6 @@
"templCode2" : "view2", "templCode2" : "view2",
"templCode3" : "view3", "templCode3" : "view3",
"templCode4" : "view4" "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.1.2-alpha.0",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, { }, {
"name" : "【单选】指定单位", "name" : "【单选】指定单位",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -247,32 +234,6 @@ ...@@ -247,32 +234,6 @@
"rTObjectRepo" : "@ibiz-template-plugin/department-select@0.1.2-dev.4", "rTObjectRepo" : "@ibiz-template-plugin/department-select@0.1.2-dev.4",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, {
"name" : "【多选】所有单位",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE",
"runtimeObject" : true
},
"pluginCode" : "ALLORGMULTIPLE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizOrgSelect",
"rTObjectRepo" : "@ibiz-template-plugin/org-select@0.1.2-alpha.0",
"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.1.2-alpha.0",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, { }, {
"name" : "【多选】部门(指定单位内的部门)", "name" : "【多选】部门(指定单位内的部门)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -820,7 +820,7 @@ ...@@ -820,7 +820,7 @@
"name" : "【多选】单位(仅含指定单位及其下级单位)", "name" : "【多选】单位(仅含指定单位及其下级单位)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ORGMULTIPLE", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"styleCode" : "ORGMULTIPLE", "styleCode" : "ORGMULTIPLE",
...@@ -941,7 +941,7 @@ ...@@ -941,7 +941,7 @@
"name" : "【单选】单位(全部单位)", "name" : "【单选】单位(全部单位)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGSELECT", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"styleCode" : "ALLORGSELECT", "styleCode" : "ALLORGSELECT",
...@@ -1228,7 +1228,7 @@ ...@@ -1228,7 +1228,7 @@
"name" : "【多选】单位(全部单位)", "name" : "【多选】单位(全部单位)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "ALLORGMULTIPLE", "pluginCode" : "ORGSELECT",
"runtimeObject" : true "runtimeObject" : true
}, },
"styleCode" : "ALLORGMULTIPLE", "styleCode" : "ALLORGMULTIPLE",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册