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

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

上级 2a2b0c35
......@@ -67,11 +67,6 @@
"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"
......@@ -93,15 +88,6 @@
"name" : "TESTGRIDNAME",
"codeName" : "TESTGRIDName"
},
"getPSControlAttributes" : [ {
"attrName" : "spanMethod",
"attrValue" : "() => {\r\n console.log('测试893')\r\n}",
"name" : "logic3"
}, {
"attrName" : "spanMethod",
"attrValue" : "() => {\r\n console.log('测试456')\r\n}",
"name" : "logic6"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
......
......@@ -62,7 +62,7 @@
}
} ],
"getPSAppViewRefs" : [ {
"name" : "OPENDATA",
"name" : "EDITDATA",
"openMode" : "POPUPMODAL",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "测试编辑视图",
......@@ -75,7 +75,7 @@
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"name" : "OPENDATA",
"openMode" : "POPUPMODAL",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "测试编辑视图",
......@@ -2701,11 +2701,6 @@
"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",
......@@ -2814,15 +2809,6 @@
"name" : "TESTGRIDNAME",
"codeName" : "TESTGRIDName"
},
"getPSControlAttributes" : [ {
"attrName" : "spanMethod",
"attrValue" : "() => {\r\n console.log('测试893')\r\n}",
"name" : "logic3"
}, {
"attrName" : "spanMethod",
"attrValue" : "() => {\r\n console.log('测试456')\r\n}",
"name" : "logic6"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册