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

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

上级 e237ec4f
......@@ -2422,6 +2422,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2Usr03142231ReportView.json",
"viewType" : "DEREPORTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2PickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2TabExpView_Test.json",
......@@ -2430,6 +2434,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2RedirectView_Test.json",
"viewType" : "DEREDIRECTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2PickupView.json",
"viewType" : "DEPICKUPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2EditView_Test.json",
......
......@@ -21,6 +21,29 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewRefs" : [ {
"name" : "GF",
"realTitle" : "报销单2编辑视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.BXD2.EDITVIEW"
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2EditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "BXD2:CF",
"realTitle" : "报销单2数据选择视图",
"getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.BXD2.PICKUPVIEW"
},
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2PickupView.json",
"viewType" : "DEPICKUPVIEW"
}
} ],
"getPSControls" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DE.LNAME.BXD2"
......
......@@ -7044,12 +7044,14 @@
"defaultContent" : "报销单2选择表格视图",
"lanResTag" : "PAGE.TITLE.BXD2.PICKUPGRIDVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXD2.PICKUPGRIDVIEW]"
"name" : "界面文本(PAGE.*)[TITLE.BXD2.PICKUPGRIDVIEW]",
"refFlag" : true
}, {
"defaultContent" : "报销单2数据选择视图",
"lanResTag" : "PAGE.TITLE.BXD2.PICKUPVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXD2.PICKUPVIEW]"
"name" : "界面文本(PAGE.*)[TITLE.BXD2.PICKUPVIEW]",
"refFlag" : true
}, {
"defaultContent" : "报销单2数据重定向视图",
"lanResTag" : "PAGE.TITLE.BXD2.REDIRECTVIEW",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册