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

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

上级 85e69a7d
......@@ -7158,19 +7158,31 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
"id" : "test"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
......@@ -7189,6 +7201,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
......
......@@ -1684,10 +1684,10 @@
"messageType" : "WARN",
"name" : "消息位置-视图下方",
"position" : "BOTTOM",
"removeMode" : 0,
"removeMode" : 1,
"title" : "消息位置-视图下方",
"uniqueTag" : "ViewMsg8",
"enableRemove" : false
"enableRemove" : true
}, {
"codeName" : "ViewMsg9",
"message" : "消息位置-视图内容区",
......@@ -24135,45 +24135,62 @@
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "PARAM"
},
"leftPos" : 310,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 296,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
"id" : "DEDATASET1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
"id" : "PREPAREJSPARAM1"
}
} ],
"getRetPSDEUILogicParam" : {
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "n_type_eq",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "PARAM"
},
"name" : "直接值[B] ==> PARAM[n_type_eq]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "B",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 520
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "LIST"
},
"topPos" : 650
"leftPos" : 296,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 760
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 160,
"logicNodeType" : "MSGBOX",
"message" : "【是】调用体逻辑\n【否】调用实体数据集",
"message" : "【是】调用体逻辑\n【否】调用实体数据集",
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
......@@ -24233,56 +24250,45 @@
"title" : "是否执行逻辑或查询数据集",
"topPos" : 340
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 296,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "n_type_eq",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "PARAM"
},
"name" : "直接值[B] ==> PARAM[n_type_eq]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "B",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 520
"codeName" : "END1",
"leftPos" : 200,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 943
}, {
"codeName" : "DEBUGPARAM1",
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "LIST"
"id" : "PARAM"
},
"leftPos" : 320,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"leftPos" : 296,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
"id" : "DEBUGPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
"id" : "DEDATASET1"
}
} ],
"topPos" : 760
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "LIST"
},
"topPos" : 650
}, {
"codeName" : "DELOGIC1",
"getDstPSAppDELogic" : {
......@@ -24313,12 +24319,6 @@
}
} ],
"topPos" : 520
}, {
"codeName" : "END1",
"leftPos" : 200,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 943
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
......@@ -24327,20 +24327,20 @@
"default" : true,
"entityParam" : true
}, {
"codeName" : "LIST",
"logicName" : "数据列表",
"name" : "数据列表",
"entityPageParam" : true
"codeName" : "PARAM",
"logicName" : "参数",
"name" : "参数",
"entityParam" : true
}, {
"codeName" : "LASTRETURN",
"logicName" : "上一次调用返回",
"name" : "上一次调用返回",
"lastReturnParam" : true
}, {
"codeName" : "PARAM",
"logicName" : "参数",
"name" : "参数",
"entityParam" : true
"codeName" : "LIST",
"logicName" : "数据列表",
"name" : "数据列表",
"entityPageParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......@@ -25129,6 +25129,76 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "getVariable",
"defaultParamName" : "Default",
"logicName" : "读取变量",
"name" : "读取变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 210,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 538
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "Global",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "gridBeforeLoad",
"defaultParamName" : "Default",
......@@ -25570,6 +25640,110 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "setVariable",
"defaultParamName" : "Default",
"logicName" : "设置变量",
"name" : "设置变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 240,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置全局变量test",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "testviewlogic",
"defaultParamName" : "Default",
......@@ -1855,31 +1855,6 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "uiLogic.data.name=uiLogic.studentGridView.model.caption;",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
......@@ -1914,6 +1889,31 @@
}
} ],
"topPos" : 208
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
......@@ -1935,15 +1935,15 @@
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
......
......@@ -7168,19 +7168,31 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
"id" : "test"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
......@@ -7199,6 +7211,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
......
......@@ -1893,31 +1893,6 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "uiLogic.data.name=uiLogic.studentGridView.model.caption;",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
......@@ -1952,6 +1927,31 @@
}
} ],
"topPos" : 208
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
......@@ -1973,15 +1973,15 @@
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
......
......@@ -8581,19 +8581,31 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
"id" : "test"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
......@@ -8612,6 +8624,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
......
......@@ -88914,19 +88914,31 @@
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
"id" : "test"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"name" : "直接值[全局变量] ==> test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"name" : "test ==> GLOBAL",
"paramAction" : "BINDPARAM",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "test"
},
"name" : "直接值[测试123123121] ==> test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
......@@ -88945,6 +88957,11 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
......@@ -102984,31 +103001,6 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "uiLogic.data.name=uiLogic.studentGridView.model.caption;",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
......@@ -103043,6 +103035,31 @@
}
} ],
"topPos" : 208
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 1206,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "console.log(222)",
"codeName" : "RAWJSCODE2",
......@@ -103064,15 +103081,15 @@
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "studentGridView",
"logicName" : "门户嵌入视图",
"name" : "门户嵌入视图",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册