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

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

上级 8e9a671b
......@@ -3067,6 +3067,12 @@
"name" : "测试实体实体数据重定向视图",
"realModelSubType" : "DEREDIRECTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "DEMobEditView3",
"logicName" : " 实体移动端编辑视图(分页关系)",
"name" : " 实体移动端编辑视图(分页关系)",
"realModelSubType" : "DEMOBEDITVIEW3",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobPickupView",
"logicName" : "测试实体实体移动端数据选择视图",
......
......@@ -2916,6 +2916,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json",
"viewType" : "DEMOBMPICKUPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobEditView3.json",
"viewType" : "DEMOBEDITVIEW3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobWFDynaEditView.json",
......
......@@ -288,6 +288,47 @@
"uniqueTag" : "TESTDEMobWFDynaEditView3__drtab",
"modelid" : "D577408E-9A50-4CAE-AC3A-8130C1D326CD",
"modeltype" : "PSDEDRTAB"
}, {
"codeName" : "DataRelation",
"controlType" : "DRTAB",
"editItemCaption" : "测试实体",
"hookEventNames" : [ "SELECTIONCHANGE" ],
"name" : "drtab",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "drtab"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "drtab",
"logicType" : "APPVIEWENGINE",
"name" : "engine_drtab",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DRTAB"
},
"getPSDEDRTabPages" : [ {
"caption" : "移动端多数据视图",
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW"
}
} ],
"uniqueTag" : "TESTDEMobEditView3__drtab",
"modelid" : "D577408E-9A50-4CAE-AC3A-8130C1D326CD",
"modeltype" : "PSDEDRTAB"
}, {
"codeName" : "MobTabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
......
......@@ -988,6 +988,12 @@
"viewType" : "DEMOBMPICKUPVIEW",
"resource" : "TEST",
"view" : "MobMPickupView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobEditView3.json",
"viewType" : "DEMOBEDITVIEW3",
"resource" : "TEST",
"view" : "DEMobEditView3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobWFDynaEditView.json",
......@@ -8378,6 +8384,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json",
"viewType" : "DEMOBMPICKUPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobEditView3.json",
"viewType" : "DEMOBEDITVIEW3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobWFDynaEditView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册