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

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

上级 c0d51cb1
...@@ -1993,6 +1993,28 @@ ...@@ -1993,6 +1993,28 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"actionTarget" : "SINGLEKEY",
"caption" : "删除(后台行为)",
"codeName" : "Remove2",
"fullCodeName" : "Reginfo_Remove2",
"name" : "删除(后台行为)",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"refreshMode" : 1,
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "Remove2",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"reloadData" : true,
"id" : "Remove2@Reginfo"
}, {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"caption" : "选项操作", "caption" : "选项操作",
"codeName" : "openOpt", "codeName" : "openOpt",
......
...@@ -5817,6 +5817,28 @@ ...@@ -5817,6 +5817,28 @@
"enableConfirm" : true, "enableConfirm" : true,
"reloadData" : true, "reloadData" : true,
"id" : "PluginDelete@TEST" "id" : "PluginDelete@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "Remove2",
"fullCodeName" : "TEST_Remove2",
"name" : "删除(后台行为)",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"refreshMode" : 1,
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "Remove2",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"reloadData" : true,
"id" : "Remove2@TEST"
}, { }, {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"caption" : "界面逻辑1", "caption" : "界面逻辑1",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册