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

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

上级 aaa36a6b
{ {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -301,6 +302,7 @@ ...@@ -301,6 +302,7 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
......
...@@ -139,6 +139,7 @@ ...@@ -139,6 +139,7 @@
"name" : "engine" "name" : "engine"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -525,6 +526,7 @@ ...@@ -525,6 +526,7 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -1482,16 +1482,16 @@ ...@@ -1482,16 +1482,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"uniqueTag" : "VMGroup2" "uniqueTag" : "VMGroup2"
......
...@@ -4640,6 +4640,7 @@ ...@@ -4640,6 +4640,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSDEEditForm" : { "getPSDEEditForm" : {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -5026,6 +5027,7 @@ ...@@ -5026,6 +5027,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -500,6 +500,7 @@ ...@@ -500,6 +500,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSDEEditForm" : { "getPSDEEditForm" : {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -886,6 +887,7 @@ ...@@ -886,6 +887,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
{ {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -301,6 +302,7 @@ ...@@ -301,6 +302,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
......
...@@ -500,6 +500,7 @@ ...@@ -500,6 +500,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSDEEditForm" : { "getPSDEEditForm" : {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -886,6 +887,7 @@ ...@@ -886,6 +887,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -1823,6 +1823,7 @@ ...@@ -1823,6 +1823,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSDEEditForm" : { "getPSDEEditForm" : {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -2209,6 +2210,7 @@ ...@@ -2209,6 +2210,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -498,6 +498,7 @@ ...@@ -498,6 +498,7 @@
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63", "modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -884,6 +885,7 @@ ...@@ -884,6 +885,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -117,6 +117,7 @@ ...@@ -117,6 +117,7 @@
"modelid" : "efb6fdd15b823cc731432ec12b27de9c_toolbar", "modelid" : "efb6fdd15b823cc731432ec12b27de9c_toolbar",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -503,6 +504,7 @@ ...@@ -503,6 +504,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
"name" : "engine" "name" : "engine"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -405,6 +406,7 @@ ...@@ -405,6 +406,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
"name" : "engine" "name" : "engine"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -405,6 +406,7 @@ ...@@ -405,6 +406,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -988,6 +988,7 @@ ...@@ -988,6 +988,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSDEEditForm" : { "getPSDEEditForm" : {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -1374,6 +1375,7 @@ ...@@ -1374,6 +1375,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -138,6 +138,7 @@ ...@@ -138,6 +138,7 @@
"name" : "engine" "name" : "engine"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -524,6 +525,7 @@ ...@@ -524,6 +525,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -1055,6 +1055,7 @@ ...@@ -1055,6 +1055,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSDEEditForm" : { "getPSDEEditForm" : {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -1441,6 +1442,7 @@ ...@@ -1441,6 +1442,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -13373,16 +13373,16 @@ ...@@ -13373,16 +13373,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"uniqueTag" : "VMGroup2" "uniqueTag" : "VMGroup2"
...@@ -13414,10 +13414,10 @@ ...@@ -13414,10 +13414,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
...@@ -13426,10 +13426,10 @@ ...@@ -13426,10 +13426,10 @@
"id" : "ViewMsg5" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
} ], } ],
"uniqueTag" : "VMGroup3" "uniqueTag" : "VMGroup3"
...@@ -13448,16 +13448,16 @@ ...@@ -13448,16 +13448,16 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
...@@ -13466,10 +13466,10 @@ ...@@ -13466,10 +13466,10 @@
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
} ], } ],
"uniqueTag" : "VMGroup4" "uniqueTag" : "VMGroup4"
...@@ -13477,72 +13477,72 @@ ...@@ -13477,72 +13477,72 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg9"
}, }
"position" : "POPUP"
} ], } ],
"uniqueTag" : "VMGroup8" "uniqueTag" : "VMGroup8"
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -40758,6 +40758,7 @@ ...@@ -40758,6 +40758,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSDEEditForm" : { "getPSDEEditForm" : {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -41144,6 +41145,7 @@ ...@@ -41144,6 +41145,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
...@@ -60856,6 +60858,7 @@ ...@@ -60856,6 +60858,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSDEEditForm" : { "getPSDEEditForm" : {
"autoSaveMode" : 1,
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -61242,6 +61245,7 @@ ...@@ -61242,6 +61245,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"enableAutoSave" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册