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

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

上级 a7cd7688
......@@ -67,6 +67,11 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlAttributes" : [ {
"attrName" : "spanMethod",
"attrValue" : "() => {\r\n console.log('测试123')\r\n}",
"name" : "logic1"
} ],
"getPSDEDataImport" : {
"modelref" : true,
"id" : "test_data_import2"
......@@ -88,6 +93,11 @@
"name" : "TESTGRIDNAME",
"codeName" : "TESTGRIDName"
},
"getPSControlAttributes" : [ {
"attrName" : "spanMethod",
"attrValue" : "() => {\r\n console.log('测试123')\r\n}",
"name" : "logic3"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
......
......@@ -546,6 +546,11 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlAttributes" : [ {
"attrName" : "spanMethod",
"attrValue" : "() => {\r\n console.log('测试123')\r\n}",
"name" : "logic1"
} ],
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -654,6 +659,11 @@
"name" : "TESTGRIDNAME",
"codeName" : "TESTGRIDName"
},
"getPSControlAttributes" : [ {
"attrName" : "spanMethod",
"attrValue" : "() => {\r\n console.log('测试123')\r\n}",
"name" : "logic3"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册