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

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

上级 54482ecf
......@@ -3691,6 +3691,7 @@
},
"getPSEditor" : {
"editorParams" : {
"readonly" : "true",
"trigger" : "true",
"overflowMode" : "auto",
"PICKUPVIEW" : "TRUE"
......@@ -3721,6 +3722,7 @@
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"readOnly" : true,
"showTrigger" : true
},
"getPSLayoutPos" : {
......@@ -3748,7 +3750,6 @@
},
"getPSEditor" : {
"editorParams" : {
"readonly" : "true",
"srfnavparam.n_bxdname_eq" : "%query%",
"PICKUPVIEW" : "TRUE"
},
......@@ -3776,7 +3777,6 @@
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"readOnly" : true,
"showTrigger" : true
},
"getPSLayoutPos" : {
......
......@@ -666,8 +666,7 @@
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "ROUTE_DRBAR",
"runtimeObject" : true
"pluginCode" : "ROUTE_DRBAR"
},
"uniqueTag" : "TESTUsr05101237EditView2__drbar",
"hideEditItem" : true,
......
......@@ -56,8 +56,7 @@
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "ROUTE_DRTAB",
"runtimeObject" : true
"pluginCode" : "ROUTE_DRTAB"
},
"uniqueTag" : "TESTUsr05103999TabExpView__tabexppanel",
"modelid" : "D46F659F-0AEE-48FC-B99B-9F584830A1F7",
......
......@@ -644,8 +644,7 @@
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "ROUTE_DRBAR",
"runtimeObject" : true
"pluginCode" : "ROUTE_DRBAR"
},
"uniqueTag" : "TESTUsr05111388EditView2__drbar",
"hideEditItem" : true,
......
......@@ -3809,6 +3809,7 @@
},
"getPSEditor" : {
"editorParams" : {
"readonly" : "true",
"trigger" : "true",
"overflowMode" : "auto",
"PICKUPVIEW" : "TRUE"
......@@ -3839,6 +3840,7 @@
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"readOnly" : true,
"showTrigger" : true
},
"getPSLayoutPos" : {
......@@ -3866,7 +3868,6 @@
},
"getPSEditor" : {
"editorParams" : {
"readonly" : "true",
"srfnavparam.n_bxdname_eq" : "%query%",
"PICKUPVIEW" : "TRUE"
},
......@@ -3894,7 +3895,6 @@
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"readOnly" : true,
"showTrigger" : true
},
"getPSLayoutPos" : {
......
......@@ -4322,6 +4322,7 @@
},
"getPSEditor" : {
"editorParams" : {
"readonly" : "true",
"trigger" : "true",
"overflowMode" : "auto",
"PICKUPVIEW" : "TRUE"
......@@ -4352,6 +4353,7 @@
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"readOnly" : true,
"showTrigger" : true
},
"getPSLayoutPos" : {
......@@ -4379,7 +4381,6 @@
},
"getPSEditor" : {
"editorParams" : {
"readonly" : "true",
"srfnavparam.n_bxdname_eq" : "%query%",
"PICKUPVIEW" : "TRUE"
},
......@@ -4407,7 +4408,6 @@
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"readOnly" : true,
"showTrigger" : true
},
"getPSLayoutPos" : {
......
......@@ -7381,30 +7381,22 @@
"name" : "路由drbar",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "ROUTE_DRBAR",
"runtimeObject" : true
"pluginCode" : "ROUTE_DRBAR"
},
"pluginCode" : "ROUTE_DRBAR",
"pluginType" : "CUSTOM",
"rTObjectName" : "ROUTE_DRBAR",
"rTObjectRepo" : "@ibiz-template-plm/route-drbar@0.0.3-dev.51",
"refMode" : "CONTROL",
"refTag" : "DRBAR",
"runtimeObject" : true
"refTag" : "DRBAR"
}, {
"name" : "路由drtab",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "ROUTE_DRTAB",
"runtimeObject" : true
"pluginCode" : "ROUTE_DRTAB"
},
"pluginCode" : "ROUTE_DRTAB",
"pluginType" : "CUSTOM",
"rTObjectName" : "ROUTE_DRTAB",
"rTObjectRepo" : "@ibiz-template-plm/route-drbar@0.0.3-dev.51",
"refMode" : "CONTROL",
"refTag" : "DRTAB",
"runtimeObject" : true
"refTag" : "DRTAB"
}, {
"name" : "轻量级日历部件插件",
"getPSSysPFPlugin" : {
......@@ -83793,8 +83785,7 @@
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "ROUTE_DRBAR",
"runtimeObject" : true
"pluginCode" : "ROUTE_DRBAR"
},
"uniqueTag" : "TESTUsr05101237EditView2__drbar",
"hideEditItem" : true,
......@@ -84431,8 +84422,7 @@
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "ROUTE_DRTAB",
"runtimeObject" : true
"pluginCode" : "ROUTE_DRTAB"
},
"uniqueTag" : "TESTUsr05103999TabExpView__tabexppanel",
"modelid" : "D46F659F-0AEE-48FC-B99B-9F584830A1F7",
......@@ -993,30 +993,22 @@
"name" : "路由drbar",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "ROUTE_DRBAR",
"runtimeObject" : true
"pluginCode" : "ROUTE_DRBAR"
},
"pluginCode" : "ROUTE_DRBAR",
"pluginType" : "CUSTOM",
"rTObjectName" : "ROUTE_DRBAR",
"rTObjectRepo" : "@ibiz-template-plm/route-drbar@0.0.3-dev.51",
"refMode" : "CONTROL",
"refTag" : "DRBAR",
"runtimeObject" : true
"refTag" : "DRBAR"
}, {
"name" : "路由drtab",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "ROUTE_DRTAB",
"runtimeObject" : true
"pluginCode" : "ROUTE_DRTAB"
},
"pluginCode" : "ROUTE_DRTAB",
"pluginType" : "CUSTOM",
"rTObjectName" : "ROUTE_DRTAB",
"rTObjectRepo" : "@ibiz-template-plm/route-drbar@0.0.3-dev.51",
"refMode" : "CONTROL",
"refTag" : "DRTAB",
"runtimeObject" : true
"refTag" : "DRTAB"
}, {
"name" : "轻量级日历部件插件",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册