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

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

上级 3dab5a31
...@@ -2285,8 +2285,8 @@ ...@@ -2285,8 +2285,8 @@
} ], } ],
"getAllPSModelDatas" : [ { "getAllPSModelDatas" : [ {
"codeName" : "GridView_modal", "codeName" : "GridView_modal",
"logicName" : "模态打开", "logicName" : "模态打开: 无关闭 延时1s打开 延时2s关闭",
"name" : "模态打开", "name" : "模态打开: 无关闭 延时1s打开 延时2s关闭",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, { }, {
......
{ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "报销单明细", "caption" : "模态打开: 无关闭 延时1s打开 延时2s关闭",
"codeName" : "BXDMXGridView_modal", "codeName" : "BXDMXGridView_modal",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXGridView_modal.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXGridView_modal.json",
"gridRowActiveMode" : 2, "gridRowActiveMode" : 2,
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
"value" : "{\"show-close\":false,\"open-delay\":1000,\"close-delay\":2000}" "value" : "{\"show-close\":false,\"open-delay\":1000,\"close-delay\":2000}"
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "报销单明细编辑视图", "realTitle" : "报销单明细编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "报销单明细编辑视图", "realTitle" : "报销单明细编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -456,7 +456,7 @@ ...@@ -456,7 +456,7 @@
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false "mobileSearchBar" : false
}, { }, {
"caption" : "报销单明细", "caption" : "模态打开: 无关闭 延时1s打开 延时2s关闭",
"codeName" : "GridView_modalcaptionbar", "codeName" : "GridView_modalcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
...@@ -482,7 +482,7 @@ ...@@ -482,7 +482,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "模态打开", "title" : "模态打开: 无关闭 延时1s打开 延时2s关闭",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"width" : 50, "width" : 50,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册