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

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

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