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

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

上级 64a059bf
...@@ -2713,6 +2713,12 @@ ...@@ -2713,6 +2713,12 @@
"name" : "测试实体实体编辑视图(左右关系)_模态", "name" : "测试实体实体编辑视图(左右关系)_模态",
"realModelSubType" : "DEEDITVIEW2", "realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "ListView9",
"logicName" : "测试实体实体列表视图(部件视图)",
"name" : "测试实体实体列表视图(部件视图)",
"realModelSubType" : "DELISTVIEW9",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "OptionView", "codeName" : "OptionView",
"logicName" : "测试实体实体选项操作视图", "logicName" : "测试实体实体选项操作视图",
......
...@@ -6448,6 +6448,12 @@ ...@@ -6448,6 +6448,12 @@
"useWFProxyApp" : false "useWFProxyApp" : false
} ], } ],
"getAllPSModelDatas" : [ { "getAllPSModelDatas" : [ {
"codeName" : "EditView9",
"logicName" : "书实体编辑视图(部件视图)",
"name" : "书实体编辑视图(部件视图)",
"realModelSubType" : "DEEDITVIEW9",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView", "codeName" : "EditView",
"logicName" : "书实体编辑视图", "logicName" : "书实体编辑视图",
"modelTag" : "EDITVIEW", "modelTag" : "EDITVIEW",
......
...@@ -3701,6 +3701,10 @@ ...@@ -3701,6 +3701,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookSimpleEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookSimpleEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView9.json",
"viewType" : "DEEDITVIEW9"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDefaultDataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDefaultDataView.json",
......
...@@ -2205,6 +2205,10 @@ ...@@ -2205,6 +2205,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView9.json",
"viewType" : "DELISTVIEW9"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_VIewPanel.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_VIewPanel.json",
......
...@@ -50,63 +50,6 @@ ...@@ -50,63 +50,6 @@
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
"viewFieldName" : "TESTNAME"
} ],
"codeName" : "Usr0320379800",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0320379800.json",
"layoutMode" : "FLEX",
"logicName" : "列表面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "TESTNAME",
"hidden" : false,
"showCaption" : false
} ]
} ],
"layoutPanel" : true,
"name" : "list_itempanel",
"modelid" : "31C2E91E-E5D0-4187-8559-5DF8FCED5153",
"modeltype" : "PSSYSVIEWPANEL"
},
"logicName" : "List",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -121,27 +64,6 @@ ...@@ -121,27 +64,6 @@
"id" : "engine" "id" : "engine"
} }
} ], } ],
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid"
}, {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -183,6 +105,6 @@ ...@@ -183,6 +105,6 @@
"enableRowNew" : false, "enableRowNew" : false,
"noSort" : false, "noSort" : false,
"showHeader" : true, "showHeader" : true,
"modelid" : "85F275B0-E355-42B6-89DD-25541320AFEC", "modelid" : "5e8de1619cde9d34ae866731d7a769da_list",
"modeltype" : "PSDELIST" "modeltype" : "PSDELIST"
} }
\ No newline at end of file
...@@ -3092,7 +3092,6 @@ ...@@ -3092,7 +3092,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "学生编辑视图", "title" : "学生编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW2", "viewType" : "DEEDITVIEW2",
......
...@@ -352,12 +352,12 @@ ...@@ -352,12 +352,12 @@
"name" : "menuitem28", "name" : "menuitem28",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页关系", "caption" : "编辑视图2(左右关系)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem29", "name" : "menuitem29",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc27" "id" : "AppFunc65"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -371,7 +371,7 @@ ...@@ -371,7 +371,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "分页关系" "tooltip" : "编辑视图2(左右关系)"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页关系抽屉", "caption" : "分页关系抽屉",
...@@ -418,7 +418,7 @@ ...@@ -418,7 +418,7 @@
"tooltip" : "分页关系模态" "tooltip" : "分页关系模态"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页关系", "caption" : "编辑视图3(分页关系)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem17", "name" : "menuitem17",
"getPSAppFunc" : { "getPSAppFunc" : {
...@@ -437,7 +437,7 @@ ...@@ -437,7 +437,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "分页关系" "tooltip" : "编辑视图3(分页关系)"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页导航", "caption" : "分页导航",
...@@ -1618,6 +1618,72 @@ ...@@ -1618,6 +1618,72 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "卡片视图(部件)" "tooltip" : "卡片视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "编辑视图(部件)",
"itemType" : "MENUITEM",
"name" : "menuitem76",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc63"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "编辑视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "表格视图(部件)",
"itemType" : "MENUITEM",
"name" : "menuitem77",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc64"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "表格视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "列表视图(部件)",
"itemType" : "MENUITEM",
"name" : "menuitem78",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc66"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "列表视图(部件)"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -158,14 +158,14 @@ ...@@ -158,14 +158,14 @@
"name" : "menuitem28", "name" : "menuitem28",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页关系", "caption" : "编辑视图2(左右关系)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem29", "name" : "menuitem29",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc27" "id" : "AppFunc65"
}, },
"tooltip" : "分页关系" "tooltip" : "编辑视图2(左右关系)"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页关系抽屉", "caption" : "分页关系抽屉",
...@@ -188,14 +188,14 @@ ...@@ -188,14 +188,14 @@
"tooltip" : "分页关系模态" "tooltip" : "分页关系模态"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页关系", "caption" : "编辑视图3(分页关系)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem17", "name" : "menuitem17",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc14" "id" : "AppFunc14"
}, },
"tooltip" : "分页关系" "tooltip" : "编辑视图3(分页关系)"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页导航", "caption" : "分页导航",
...@@ -716,6 +716,36 @@ ...@@ -716,6 +716,36 @@
"id" : "AppFunc62" "id" : "AppFunc62"
}, },
"tooltip" : "卡片视图(部件)" "tooltip" : "卡片视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "编辑视图(部件)",
"itemType" : "MENUITEM",
"name" : "menuitem76",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc63"
},
"tooltip" : "编辑视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "表格视图(部件)",
"itemType" : "MENUITEM",
"name" : "menuitem77",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc64"
},
"tooltip" : "表格视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "列表视图(部件)",
"itemType" : "MENUITEM",
"name" : "menuitem78",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc66"
},
"tooltip" : "列表视图(部件)"
} ], } ],
"tooltip" : "测试部件视图" "tooltip" : "测试部件视图"
} ], } ],
......
...@@ -1452,6 +1452,16 @@ ...@@ -1452,6 +1452,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc66",
"name" : "测试实体实体列表视图(部件视图)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView9.json",
"viewType" : "DELISTVIEW9"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc22", "codeName" : "AppFunc22",
...@@ -1552,6 +1562,16 @@ ...@@ -1552,6 +1562,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc63",
"name" : "编辑视图(部件)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView9.json",
"viewType" : "DEEDITVIEW9"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc58", "codeName" : "AppFunc58",
...@@ -1833,6 +1853,16 @@ ...@@ -1833,6 +1853,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEGridViewLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEGridViewLayout.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc65",
"name" : "编辑视图2(左右关系)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json",
"viewType" : "DEEDITVIEW2"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc55", "codeName" : "AppFunc55",
...@@ -1973,6 +2003,16 @@ ...@@ -1973,6 +2003,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeExpView.json",
"viewType" : "DETREEEXPVIEW" "viewType" : "DETREEEXPVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc64",
"name" : "表格视图(部件)",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXGridView9.json",
"viewType" : "DEGRIDVIEW9"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc31", "codeName" : "AppFunc31",
...@@ -2581,6 +2621,12 @@ ...@@ -2581,6 +2621,12 @@
"viewType" : "DECHARTVIEW", "viewType" : "DECHARTVIEW",
"resource" : "Reginfo", "resource" : "Reginfo",
"view" : "Usr0301959097ChartView" "view" : "Usr0301959097ChartView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView9.json",
"viewType" : "DEEDITVIEW9",
"resource" : "Book",
"view" : "EditView9"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0301269576GridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0301269576GridView.json",
...@@ -2652,6 +2698,12 @@ ...@@ -2652,6 +2698,12 @@
"viewType" : "DEDATAVIEWEXPVIEW", "viewType" : "DEDATAVIEWEXPVIEW",
"resource" : "Phone", "resource" : "Phone",
"view" : "Usr0301495134DataViewExpView" "view" : "Usr0301495134DataViewExpView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView9.json",
"viewType" : "DELISTVIEW9",
"resource" : "TEST",
"view" : "ListView9"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookMapView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookMapView.json",
...@@ -3716,12 +3768,12 @@ ...@@ -3716,12 +3768,12 @@
"name" : "menuitem28", "name" : "menuitem28",
"getPSAppMenuItems" : [ { "getPSAppMenuItems" : [ {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页关系", "caption" : "编辑视图2(左右关系)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem29", "name" : "menuitem29",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc27" "id" : "AppFunc65"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -3735,7 +3787,7 @@ ...@@ -3735,7 +3787,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "分页关系" "tooltip" : "编辑视图2(左右关系)"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页关系抽屉", "caption" : "分页关系抽屉",
...@@ -3782,7 +3834,7 @@ ...@@ -3782,7 +3834,7 @@
"tooltip" : "分页关系模态" "tooltip" : "分页关系模态"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页关系", "caption" : "编辑视图3(分页关系)",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem17", "name" : "menuitem17",
"getPSAppFunc" : { "getPSAppFunc" : {
...@@ -3801,7 +3853,7 @@ ...@@ -3801,7 +3853,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "分页关系" "tooltip" : "编辑视图3(分页关系)"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页导航", "caption" : "分页导航",
...@@ -4982,6 +5034,72 @@ ...@@ -4982,6 +5034,72 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "卡片视图(部件)" "tooltip" : "卡片视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "编辑视图(部件)",
"itemType" : "MENUITEM",
"name" : "menuitem76",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc63"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "编辑视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "表格视图(部件)",
"itemType" : "MENUITEM",
"name" : "menuitem77",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc64"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "表格视图(部件)"
}, {
"accUserMode" : 2,
"caption" : "列表视图(部件)",
"itemType" : "MENUITEM",
"name" : "menuitem78",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc66"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "列表视图(部件)"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -23364,6 +23482,10 @@ ...@@ -23364,6 +23482,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookSimpleEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookSimpleEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView9.json",
"viewType" : "DEEDITVIEW9"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDefaultDataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDefaultDataView.json",
...@@ -25794,6 +25916,10 @@ ...@@ -25794,6 +25916,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView9.json",
"viewType" : "DELISTVIEW9"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_VIewPanel.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_VIewPanel.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册