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

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

上级 c20ca487
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
} }
}, },
"groupHeight" : 300, "groupHeight" : 300,
"groupLayout" : "COLUMN", "groupLayout" : "ROW",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"getGroupPSAppDEField" : { "getGroupPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
...@@ -382,13 +382,6 @@ ...@@ -382,13 +382,6 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEDataViewDataItems" : [ { "getPSDEDataViewDataItems" : [ {
"dataType" : 25,
"name" : "pworkitemname",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
}
}, {
"dataType" : 25, "dataType" : 25,
"getFrontPSCodeList" : { "getFrontPSCodeList" : {
"modelref" : true, "modelref" : true,
...@@ -399,6 +392,13 @@ ...@@ -399,6 +392,13 @@
"name" : "TYPE", "name" : "TYPE",
"codeName" : "TYPE" "codeName" : "TYPE"
} }
}, {
"dataType" : 25,
"name" : "pworkitemname",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -422,16 +422,6 @@ ...@@ -422,16 +422,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "工作项名称",
"dataItemName" : "pworkitemname",
"itemType" : "DATAITEM",
"name" : "PWORKITEMNAME",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
},
"enableSort" : true
}, {
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"dataItemName" : "type", "dataItemName" : "type",
...@@ -446,6 +436,16 @@ ...@@ -446,6 +436,16 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkItemType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkItemType.json"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "工作项名称",
"dataItemName" : "pworkitemname",
"itemType" : "DATAITEM",
"name" : "PWORKITEMNAME",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -378,7 +378,7 @@ ...@@ -378,7 +378,7 @@
} }
}, },
"groupHeight" : 300, "groupHeight" : 300,
"groupLayout" : "COLUMN", "groupLayout" : "ROW",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"getGroupPSAppDEField" : { "getGroupPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
...@@ -797,13 +797,6 @@ ...@@ -797,13 +797,6 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEDataViewDataItems" : [ { "getPSDEDataViewDataItems" : [ {
"dataType" : 25,
"name" : "pworkitemname",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
}
}, {
"dataType" : 25, "dataType" : 25,
"getFrontPSCodeList" : { "getFrontPSCodeList" : {
"modelref" : true, "modelref" : true,
...@@ -814,6 +807,13 @@ ...@@ -814,6 +807,13 @@
"name" : "TYPE", "name" : "TYPE",
"codeName" : "TYPE" "codeName" : "TYPE"
} }
}, {
"dataType" : 25,
"name" : "pworkitemname",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -837,16 +837,6 @@ ...@@ -837,16 +837,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "工作项名称",
"dataItemName" : "pworkitemname",
"itemType" : "DATAITEM",
"name" : "PWORKITEMNAME",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
},
"enableSort" : true
}, {
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"dataItemName" : "type", "dataItemName" : "type",
...@@ -861,6 +851,16 @@ ...@@ -861,6 +851,16 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkItemType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkItemType.json"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "工作项名称",
"dataItemName" : "pworkitemname",
"itemType" : "DATAITEM",
"name" : "PWORKITEMNAME",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -12098,10 +12098,10 @@ ...@@ -12098,10 +12098,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
...@@ -12110,10 +12110,10 @@ ...@@ -12110,10 +12110,10 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
...@@ -12136,46 +12136,34 @@ ...@@ -12136,46 +12136,34 @@
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12190,12 +12178,11 @@ ...@@ -12190,12 +12178,11 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12203,26 +12190,39 @@ ...@@ -12203,26 +12190,39 @@
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -43904,7 +43904,7 @@ ...@@ -43904,7 +43904,7 @@
} }
}, },
"groupHeight" : 300, "groupHeight" : 300,
"groupLayout" : "COLUMN", "groupLayout" : "ROW",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"getGroupPSAppDEField" : { "getGroupPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
...@@ -44323,13 +44323,6 @@ ...@@ -44323,13 +44323,6 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEDataViewDataItems" : [ { "getPSDEDataViewDataItems" : [ {
"dataType" : 25,
"name" : "pworkitemname",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
}
}, {
"dataType" : 25, "dataType" : 25,
"getFrontPSCodeList" : { "getFrontPSCodeList" : {
"modelref" : true, "modelref" : true,
...@@ -44340,6 +44333,13 @@ ...@@ -44340,6 +44333,13 @@
"name" : "TYPE", "name" : "TYPE",
"codeName" : "TYPE" "codeName" : "TYPE"
} }
}, {
"dataType" : 25,
"name" : "pworkitemname",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -44363,16 +44363,6 @@ ...@@ -44363,16 +44363,6 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "工作项名称",
"dataItemName" : "pworkitemname",
"itemType" : "DATAITEM",
"name" : "PWORKITEMNAME",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
},
"enableSort" : true
}, {
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"dataItemName" : "type", "dataItemName" : "type",
...@@ -44387,6 +44377,16 @@ ...@@ -44387,6 +44377,16 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkItemType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkItemType.json"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "工作项名称",
"dataItemName" : "pworkitemname",
"itemType" : "DATAITEM",
"name" : "PWORKITEMNAME",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
},
"enableSort" : true
} ], } ],
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册