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

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

上级 4286c3b8
......@@ -3,7 +3,7 @@
"codeName" : "Treegrid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "NUMBER_GRID",
"controlStyle" : "CONTROL_GRID",
"controlType" : "TREEGRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
......@@ -387,7 +387,8 @@
} ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "NUMBER_GRID"
"pluginCode" : "CONTROL_GRID",
"runtimeObject" : true
},
"pagingMode" : 1,
"pagingSize" : 20,
......
......@@ -532,7 +532,7 @@
"codeName" : "Treegrid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "NUMBER_GRID",
"controlStyle" : "CONTROL_GRID",
"controlType" : "TREEGRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
......@@ -1003,7 +1003,8 @@
} ],
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "NUMBER_GRID"
"pluginCode" : "CONTROL_GRID",
"runtimeObject" : true
},
"pagingMode" : 1,
"pagingSize" : 20,
......
......@@ -2816,12 +2816,16 @@
"name" : "序号表格",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "NUMBER_GRID"
"pluginCode" : "CONTROL_GRID",
"runtimeObject" : true
},
"pluginCode" : "NUMBER_GRID",
"pluginCode" : "CONTROL_GRID",
"pluginType" : "GRID_RENDER",
"rTObjectName" : "GRID",
"rTObjectRepo" : "@ibiz-template-plugin/number-grid@0.0.3-alpha.159",
"refMode" : "CONTROL",
"refTag" : "TREEGRID"
"refTag" : "TREEGRID",
"runtimeObject" : true
}, {
"name" : "数据查询-左侧组件",
"getPSSysPFPlugin" : {
......
......@@ -8420,12 +8420,16 @@
"name" : "序号表格",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "NUMBER_GRID"
"pluginCode" : "CONTROL_GRID",
"runtimeObject" : true
},
"pluginCode" : "NUMBER_GRID",
"pluginCode" : "CONTROL_GRID",
"pluginType" : "GRID_RENDER",
"rTObjectName" : "GRID",
"rTObjectRepo" : "@ibiz-template-plugin/number-grid@0.0.3-alpha.159",
"refMode" : "CONTROL",
"refTag" : "TREEGRID"
"refTag" : "TREEGRID",
"runtimeObject" : true
}, {
"name" : "数据查询-左侧组件",
"getPSSysPFPlugin" : {
......@@ -625,12 +625,16 @@
"name" : "序号表格",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_RENDER",
"pluginCode" : "NUMBER_GRID"
"pluginCode" : "CONTROL_GRID",
"runtimeObject" : true
},
"pluginCode" : "NUMBER_GRID",
"pluginCode" : "CONTROL_GRID",
"pluginType" : "GRID_RENDER",
"rTObjectName" : "GRID",
"rTObjectRepo" : "@ibiz-template-plugin/number-grid@0.0.3-alpha.159",
"refMode" : "CONTROL",
"refTag" : "TREEGRID"
"refTag" : "TREEGRID",
"runtimeObject" : true
}, {
"name" : "数据查询-左侧组件",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册