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

tony001 发布系统代码 [TrainSys,Mob]

上级 9da77e05
......@@ -76,9 +76,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -318,7 +318,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -328,6 +328,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -343,13 +357,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -357,8 +371,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -71,14 +71,6 @@
}
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "书编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "书数据重定向视图",
"getRefPSAppView" : {
......@@ -86,6 +78,14 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
}, {
"name" : "NEWDATA",
"realTitle" : "书编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "AutoGropuGridViewtoolbar",
......@@ -99,6 +99,69 @@
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "164A847C-556E-46A7-B91E-38A63A3EFFC4",
"modeltype" : "PSDETOOLBAR"
......
......@@ -176,9 +176,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -418,7 +418,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -428,6 +428,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -443,13 +457,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -457,8 +471,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -772,9 +772,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -1014,7 +1014,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -1024,6 +1024,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -1039,13 +1053,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -1053,8 +1067,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -223,9 +223,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -465,7 +465,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -475,6 +475,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -490,13 +504,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -504,8 +518,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -193,9 +193,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -435,7 +435,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -445,6 +445,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -460,13 +474,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -474,8 +488,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -179,9 +179,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -421,7 +421,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -431,6 +431,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -446,13 +460,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -460,8 +474,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -176,9 +176,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -418,7 +418,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -428,6 +428,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -443,13 +457,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -457,8 +471,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -218,9 +218,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -460,7 +460,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -470,6 +470,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -485,13 +499,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -499,8 +513,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -933,9 +933,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -1175,7 +1175,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -1185,6 +1185,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -1200,13 +1214,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -1214,8 +1228,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -10614,9 +10614,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -10856,7 +10856,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -10866,6 +10866,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -10881,13 +10895,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -10895,8 +10909,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......@@ -12705,16 +12719,16 @@
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-错误信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg5"
}
} ]
}, {
......@@ -12731,6 +12745,12 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -12748,17 +12768,17 @@
"modelref" : true,
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -12766,10 +12786,10 @@
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
......@@ -12777,12 +12797,6 @@
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
......@@ -23345,9 +23359,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -23587,7 +23601,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -23597,6 +23611,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -23612,13 +23640,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -23626,8 +23654,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......@@ -29622,9 +29650,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -29864,7 +29892,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -29874,6 +29902,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -29889,13 +29931,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -29903,8 +29945,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......@@ -31002,9 +31044,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -31244,7 +31286,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -31254,6 +31296,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -31269,13 +31325,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -31283,8 +31339,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册