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

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

上级 38c24138
......@@ -113,6 +113,11 @@
"type" : "numeric",
"id" : "0"
} ],
"getPSControlAttributes" : [ {
"attrName" : "name",
"attrValue" : "console.log('注入属性')",
"name" : "logic10"
} ],
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "chart",
......@@ -153,6 +158,11 @@
"scriptCode" : "console.log('项动态样式表')",
"triggerType" : "ITEMDYNACLASS"
} ],
"getPSControlRenders" : [ {
"layoutPanelModel" : "console.log('绘制器')",
"name" : "logic11",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSDEChartDataGrid" : {
"index" : 0,
"id" : "0"
......
......@@ -212,6 +212,11 @@
"type" : "numeric",
"id" : "0"
} ],
"getPSControlAttributes" : [ {
"attrName" : "name",
"attrValue" : "console.log('注入属性')",
"name" : "logic10"
} ],
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -326,6 +331,11 @@
"showBusyIndicator" : true,
"id" : "CHART"
},
"getPSControlRenders" : [ {
"layoutPanelModel" : "console.log('绘制器')",
"name" : "logic11",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSDEChartDataGrid" : {
"index" : 0,
"id" : "0"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册