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

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

上级 6cf645bd
...@@ -12,27 +12,124 @@ ...@@ -12,27 +12,124 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "calendar_quicktoolbar_tbitem1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "calendar_quicktoolbar_tbitem1"
},
"getPSViewCtrlName" : "calendar_quicktoolbar"
} ],
"getPSAppViewUIActions" : [ {
"name" : "calendar_quicktoolbar_tbitem1",
"getPSUIAction" : {
"modelref" : true,
"id" : "Save"
},
"xDataControlName" : "calendar"
} ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "CalendarViewcalendar_quicktoolbar", "codeName" : "CalendarViewcalendar_quicktoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "门户工具栏", "hookEventNames" : [ "CLICK" ],
"logicName" : "工具栏模板(嵌入编辑表单,只有一个保存按钮)",
"mOSFilePath" : "psmodules/common/psdataentities/STUDENT/psdetoolbars/CalendarViewcalendar_quicktoolbar", "mOSFilePath" : "psmodules/common/psdataentities/STUDENT/psdetoolbars/CalendarViewcalendar_quicktoolbar",
"name" : "calendar_quicktoolbar", "name" : "calendar_quicktoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlLogics" : [ {
"eventArg" : "tbitem1",
"eventNames" : "CLICK",
"logicTag" : "calendar_quicktoolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "calendar_quicktoolbar_tbitem1_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "calendar_quicktoolbar_tbitem1_click"
}
} ],
"getPSControlParam" : { "getPSControlParam" : {
"id" : "calendar_quicktoolbar" "id" : "calendar_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"contentType" : "RAW", "getCapPSLanguageRes" : {
"itemType" : "RAWITEM", "defaultContent" : "保存",
"name" : "rawitem1", "lanResTag" : "TBB.TEXT.*.SAVE",
"showCaption" : true "lanResType" : "TBB.TEXT",
"mOSFilePath" : "pslanguageres/Auto8",
"name" : "工具栏按钮文本[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto8",
"refFlag" : true
},
"caption" : "保存",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "calendar_quicktoolbar_tbitem1"
},
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT",
"mOSFilePath" : "pslanguageres/Auto8",
"name" : "工具栏按钮文本[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto8",
"refFlag" : true
},
"caption" : "保存",
"codeName" : "Save",
"fullCodeName" : "Save",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Save",
"name" : "编辑界面_保存操作",
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"predefinedType" : "EDITVIEW_SAVEACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Save",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"mOSFilePath" : "pslanguageres/Auto261",
"name" : "工具栏按钮提示[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto261",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Save",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"mOSFilePath" : "pslanguageres/Auto261",
"name" : "工具栏按钮提示[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto261",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/studentCalendarView/psappviewctrls/calendar_quicktoolbar", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/studentCalendarView/psappviewctrls/calendar_quicktoolbar",
"modelid" : "93709408-6B40-4C06-8532-37EFEB107CFF", "modelid" : "3e7d63646468b77557cfac797d62b1ce",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSSysCalendarItems" : [ { "getPSSysCalendarItems" : [ {
......
...@@ -83,37 +83,6 @@ ...@@ -83,37 +83,6 @@
}, },
"getPSDEFormItemName" : "field7", "getPSDEFormItemName" : "field7",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
...@@ -391,6 +360,37 @@ ...@@ -391,6 +360,37 @@
}, },
"getPSDEFormItemName" : "field6", "getPSDEFormItemName" : "field6",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -212,37 +212,6 @@ ...@@ -212,37 +212,6 @@
}, },
"getPSDEFormItemName" : "field7", "getPSDEFormItemName" : "field7",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
...@@ -520,6 +489,37 @@ ...@@ -520,6 +489,37 @@
}, },
"getPSDEFormItemName" : "field6", "getPSDEFormItemName" : "field6",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -52,6 +52,26 @@ ...@@ -52,6 +52,26 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "calendar_quicktoolbar_tbitem1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "calendar_quicktoolbar_tbitem1"
},
"getPSViewCtrlName" : "calendar_quicktoolbar"
} ],
"getPSAppViewUIActions" : [ {
"name" : "calendar_quicktoolbar_tbitem1",
"getPSUIAction" : {
"modelref" : true,
"id" : "Save"
},
"xDataControlName" : "calendar"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "calendar" "id" : "calendar"
...@@ -64,24 +84,101 @@ ...@@ -64,24 +84,101 @@
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "CalendarViewcalendar_quicktoolbar", "codeName" : "CalendarViewcalendar_quicktoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "门户工具栏", "hookEventNames" : [ "CLICK" ],
"logicName" : "工具栏模板(嵌入编辑表单,只有一个保存按钮)",
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/psdetoolbars/CalendarViewcalendar_quicktoolbar", "mOSFilePath" : "psmodules/common/psdataentities/PHONE/psdetoolbars/CalendarViewcalendar_quicktoolbar",
"name" : "calendar_quicktoolbar", "name" : "calendar_quicktoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlLogics" : [ {
"eventArg" : "tbitem1",
"eventNames" : "CLICK",
"logicTag" : "calendar_quicktoolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "calendar_quicktoolbar_tbitem1_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "calendar_quicktoolbar_tbitem1_click"
}
} ],
"getPSControlParam" : { "getPSControlParam" : {
"id" : "calendar_quicktoolbar" "id" : "calendar_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"contentType" : "RAW", "getCapPSLanguageRes" : {
"itemType" : "RAWITEM", "defaultContent" : "保存",
"name" : "rawitem1", "lanResTag" : "TBB.TEXT.*.SAVE",
"showCaption" : true "lanResType" : "TBB.TEXT",
"mOSFilePath" : "pslanguageres/Auto8",
"name" : "工具栏按钮文本[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto8",
"refFlag" : true
},
"caption" : "保存",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "calendar_quicktoolbar_tbitem1"
},
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT",
"mOSFilePath" : "pslanguageres/Auto8",
"name" : "工具栏按钮文本[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto8",
"refFlag" : true
},
"caption" : "保存",
"codeName" : "Save",
"fullCodeName" : "Save",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Save",
"name" : "编辑界面_保存操作",
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"predefinedType" : "EDITVIEW_SAVEACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Save",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"mOSFilePath" : "pslanguageres/Auto261",
"name" : "工具栏按钮提示[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto261",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Save",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"mOSFilePath" : "pslanguageres/Auto261",
"name" : "工具栏按钮提示[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto261",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/phoneCalendarView/psappviewctrls/calendar_quicktoolbar", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/phoneCalendarView/psappviewctrls/calendar_quicktoolbar",
"modelid" : "93709408-6B40-4C06-8532-37EFEB107CFF", "modelid" : "3e7d63646468b77557cfac797d62b1ce",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSSysCalendarItems" : [ { "getPSSysCalendarItems" : [ {
......
...@@ -52,6 +52,26 @@ ...@@ -52,6 +52,26 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "calendar_quicktoolbar_tbitem1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "calendar_quicktoolbar_tbitem1"
},
"getPSViewCtrlName" : "calendar_quicktoolbar"
} ],
"getPSAppViewUIActions" : [ {
"name" : "calendar_quicktoolbar_tbitem1",
"getPSUIAction" : {
"modelref" : true,
"id" : "Save"
},
"xDataControlName" : "calendar"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "calendar" "id" : "calendar"
...@@ -64,24 +84,101 @@ ...@@ -64,24 +84,101 @@
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "CalendarViewcalendar_quicktoolbar", "codeName" : "CalendarViewcalendar_quicktoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "门户工具栏", "hookEventNames" : [ "CLICK" ],
"logicName" : "工具栏模板(嵌入编辑表单,只有一个保存按钮)",
"mOSFilePath" : "psmodules/common/psdataentities/STUDENT/psdetoolbars/CalendarViewcalendar_quicktoolbar", "mOSFilePath" : "psmodules/common/psdataentities/STUDENT/psdetoolbars/CalendarViewcalendar_quicktoolbar",
"name" : "calendar_quicktoolbar", "name" : "calendar_quicktoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlLogics" : [ {
"eventArg" : "tbitem1",
"eventNames" : "CLICK",
"logicTag" : "calendar_quicktoolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "calendar_quicktoolbar_tbitem1_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "calendar_quicktoolbar_tbitem1_click"
}
} ],
"getPSControlParam" : { "getPSControlParam" : {
"id" : "calendar_quicktoolbar" "id" : "calendar_quicktoolbar"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"contentType" : "RAW", "getCapPSLanguageRes" : {
"itemType" : "RAWITEM", "defaultContent" : "保存",
"name" : "rawitem1", "lanResTag" : "TBB.TEXT.*.SAVE",
"showCaption" : true "lanResType" : "TBB.TEXT",
"mOSFilePath" : "pslanguageres/Auto8",
"name" : "工具栏按钮文本[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto8",
"refFlag" : true
},
"caption" : "保存",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "calendar_quicktoolbar_tbitem1"
},
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT",
"mOSFilePath" : "pslanguageres/Auto8",
"name" : "工具栏按钮文本[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto8",
"refFlag" : true
},
"caption" : "保存",
"codeName" : "Save",
"fullCodeName" : "Save",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Save",
"name" : "编辑界面_保存操作",
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"predefinedType" : "EDITVIEW_SAVEACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Save",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"mOSFilePath" : "pslanguageres/Auto261",
"name" : "工具栏按钮提示[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto261",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Save",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"mOSFilePath" : "pslanguageres/Auto261",
"name" : "工具栏按钮提示[*.SAVE]",
"rTMOSFilePath" : "pslanguageres/Auto261",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/studentCalendarView/psappviewctrls/calendar_quicktoolbar", "rTMOSFilePath" : "pssysapps/Web/psappdeviews/studentCalendarView/psappviewctrls/calendar_quicktoolbar",
"modelid" : "93709408-6B40-4C06-8532-37EFEB107CFF", "modelid" : "3e7d63646468b77557cfac797d62b1ce",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSSysCalendarItems" : [ { "getPSSysCalendarItems" : [ {
......
...@@ -17928,37 +17928,6 @@ ...@@ -17928,37 +17928,6 @@
}, },
"getPSDEFormItemName" : "field7", "getPSDEFormItemName" : "field7",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
...@@ -18236,6 +18205,37 @@ ...@@ -18236,6 +18205,37 @@
}, },
"getPSDEFormItemName" : "field6", "getPSDEFormItemName" : "field6",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册