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

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

上级 9544b8ea
...@@ -18,10 +18,10 @@ ...@@ -18,10 +18,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -55,32 +55,12 @@ ...@@ -55,32 +55,12 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "DEPARTMENT",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -97,31 +77,24 @@ ...@@ -97,31 +77,24 @@
"id" : "0" "id" : "0"
} ], } ],
"getPSChartXAxises" : [ { "getPSChartXAxises" : [ {
"caption" : "姓名",
"dataShowMode" : 2,
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "numeric",
"getUserParam" : { "getUserParam" : {
"EC.nameLocation" : "\"TOP\"", "EC.nameLocation" : "\"TOP\""
"EC.inverse" : "1"
}, },
"id" : "0" "id" : "0"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"caption" : "年龄",
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.nameLocation" : "\"TOP\""
},
"id" : "0" "id" : "0"
} ], } ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
...@@ -141,15 +114,10 @@ ...@@ -141,15 +114,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "学生年龄信息", "eChartsType" : "bar",
"catalogField" : "NAME", "groupMode" : "YEAR",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0, "index" : 0,
"name" : "line_0", "name" : "bar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -160,8 +128,6 @@ ...@@ -160,8 +128,6 @@
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT",
"itemName" : "DEPARTMENT",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -172,17 +138,17 @@ ...@@ -172,17 +138,17 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"seriesField" : "DEPARTMENT",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "line", "seriesType" : "bar",
"step" : true,
"valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}",
"EC.itemStyle" : "{\"borderType\":\"dotted\"}",
"EC.lineStyle" : "{\"type\":\"solid\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6ed59b8_click", "name" : "grid_uagridcolumn1_u479f517_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_编辑操作"
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u861d960_click", "name" : "grid_uagridcolumn1_ua98d563_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_行编辑开关操作" "id" : "表格界面_行编辑开关操作"
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
"name" : "操作列", "name" : "操作列",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u6ed59b8", "name" : "u479f517",
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "view/caption.svg" "imagePath" : "view/caption.svg"
}, },
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
"showIcon" : true "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u861d960", "name" : "ua98d563",
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "行编辑", "caption" : "行编辑",
"codeName" : "ToggleRowEdit", "codeName" : "ToggleRowEdit",
......
...@@ -632,7 +632,7 @@ ...@@ -632,7 +632,7 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6ed59b8_click", "name" : "grid_uagridcolumn1_u479f517_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_编辑操作"
...@@ -640,7 +640,7 @@ ...@@ -640,7 +640,7 @@
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u861d960_click", "name" : "grid_uagridcolumn1_ua98d563_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_行编辑开关操作" "id" : "表格界面_行编辑开关操作"
...@@ -892,7 +892,7 @@ ...@@ -892,7 +892,7 @@
"name" : "操作列", "name" : "操作列",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u6ed59b8", "name" : "u479f517",
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "view/caption.svg" "imagePath" : "view/caption.svg"
}, },
...@@ -937,7 +937,7 @@ ...@@ -937,7 +937,7 @@
"showIcon" : true "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u861d960", "name" : "ua98d563",
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "行编辑", "caption" : "行编辑",
"codeName" : "ToggleRowEdit", "codeName" : "ToggleRowEdit",
......
...@@ -40,64 +40,64 @@ ...@@ -40,64 +40,64 @@
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
"codeName" : "ValueRule", "codeName" : "ValueRule4",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"name" : "amount值规则", "name" : "field3值规则",
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组",
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condOp" : "EQ", "condType" : "STRINGLENGTH",
"condType" : "SIMPLE", "dEFName" : "FIELD3",
"dEFName" : "AMOUNT", "maxValue" : 15,
"name" : "[常规条件] 等于(=) (100)", "minValue" : 5,
"paramType" : "SRCENTITYFIELD", "name" : "[字符长度] 大于等于 5 且 小于等于 15",
"paramValue" : "100", "ruleInfo" : "5<=field3字符长度<=15",
"ruleInfo" : "amount等于100" "includeMaxValue" : true,
"includeMinValue" : true
} ], } ],
"ruleInfo" : "amount等于100" "ruleInfo" : "5<=field3字符长度<=15"
}, },
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"ruleInfo" : "amount等于100", "ruleInfo" : "5<=field3字符长度<=15",
"checkDefault" : false, "checkDefault" : false,
"defaultMode" : false, "defaultMode" : false,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, },
"getPSDEFormItemName" : "amount", "getPSDEFormItemName" : "field3",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
"codeName" : "ValueRule4", "codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4", "mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "field3值规则", "name" : "amount值规则",
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组",
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH", "condOp" : "EQ",
"dEFName" : "FIELD3", "condType" : "SIMPLE",
"maxValue" : 15, "dEFName" : "AMOUNT",
"minValue" : 5, "name" : "[常规条件] 等于(=) (100)",
"name" : "[字符长度] 大于等于 5 且 小于等于 15", "paramType" : "SRCENTITYFIELD",
"ruleInfo" : "5<=field3字符长度<=15", "paramValue" : "100",
"includeMaxValue" : true, "ruleInfo" : "amount等于100"
"includeMinValue" : true
} ], } ],
"ruleInfo" : "5<=field3字符长度<=15" "ruleInfo" : "amount等于100"
}, },
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4", "rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "5<=field3字符长度<=15", "ruleInfo" : "amount等于100",
"checkDefault" : false, "checkDefault" : false,
"defaultMode" : false, "defaultMode" : false,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, },
"getPSDEFormItemName" : "field3", "getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
......
...@@ -223,10 +223,10 @@ ...@@ -223,10 +223,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[line_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[line_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -260,32 +260,12 @@ ...@@ -260,32 +260,12 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "DEPARTMENT",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
} ],
"id" : "0" "id" : "0"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[line_0]直角坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -302,31 +282,24 @@ ...@@ -302,31 +282,24 @@
"id" : "0" "id" : "0"
} ], } ],
"getPSChartXAxises" : [ { "getPSChartXAxises" : [ {
"caption" : "姓名",
"dataShowMode" : 2,
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "numeric",
"getUserParam" : { "getUserParam" : {
"EC.nameLocation" : "\"TOP\"", "EC.nameLocation" : "\"TOP\""
"EC.inverse" : "1"
}, },
"id" : "0" "id" : "0"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"caption" : "年龄",
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.nameLocation" : "\"TOP\""
},
"id" : "0" "id" : "0"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -420,15 +393,10 @@ ...@@ -420,15 +393,10 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "学生年龄信息", "eChartsType" : "bar",
"catalogField" : "NAME", "groupMode" : "YEAR",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0, "index" : 0,
"name" : "line_0", "name" : "bar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -439,8 +407,6 @@ ...@@ -439,8 +407,6 @@
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT",
"itemName" : "DEPARTMENT",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -451,17 +417,17 @@ ...@@ -451,17 +417,17 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"seriesField" : "DEPARTMENT",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "line", "seriesType" : "bar",
"step" : true,
"valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}",
"EC.itemStyle" : "{\"borderType\":\"dotted\"}",
"EC.lineStyle" : "{\"type\":\"solid\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -412,7 +412,7 @@ ...@@ -412,7 +412,7 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6ed59b8_click", "name" : "grid_uagridcolumn1_u479f517_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_编辑操作"
...@@ -420,7 +420,7 @@ ...@@ -420,7 +420,7 @@
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u861d960_click", "name" : "grid_uagridcolumn1_ua98d563_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_行编辑开关操作" "id" : "表格界面_行编辑开关操作"
...@@ -672,7 +672,7 @@ ...@@ -672,7 +672,7 @@
"name" : "操作列", "name" : "操作列",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u6ed59b8", "name" : "u479f517",
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "view/caption.svg" "imagePath" : "view/caption.svg"
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"showIcon" : true "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u861d960", "name" : "ua98d563",
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "行编辑", "caption" : "行编辑",
"codeName" : "ToggleRowEdit", "codeName" : "ToggleRowEdit",
......
...@@ -1251,7 +1251,7 @@ ...@@ -1251,7 +1251,7 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "gridexpbar_grid_uagridcolumn1_u6ed59b8_click", "name" : "gridexpbar_grid_uagridcolumn1_u479f517_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_编辑操作"
...@@ -1259,7 +1259,7 @@ ...@@ -1259,7 +1259,7 @@
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "gridexpbar_grid_uagridcolumn1_u861d960_click", "name" : "gridexpbar_grid_uagridcolumn1_ua98d563_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_行编辑开关操作" "id" : "表格界面_行编辑开关操作"
...@@ -1512,7 +1512,7 @@ ...@@ -1512,7 +1512,7 @@
"name" : "操作列", "name" : "操作列",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u6ed59b8", "name" : "u479f517",
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "view/caption.svg" "imagePath" : "view/caption.svg"
}, },
...@@ -1557,7 +1557,7 @@ ...@@ -1557,7 +1557,7 @@
"showIcon" : true "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u861d960", "name" : "ua98d563",
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "行编辑", "caption" : "行编辑",
"codeName" : "ToggleRowEdit", "codeName" : "ToggleRowEdit",
......
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "gridexpbar_grid_uagridcolumn1_u6ed59b8_click", "name" : "gridexpbar_grid_uagridcolumn1_u479f517_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_编辑操作"
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "gridexpbar_grid_uagridcolumn1_u861d960_click", "name" : "gridexpbar_grid_uagridcolumn1_ua98d563_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_行编辑开关操作" "id" : "表格界面_行编辑开关操作"
...@@ -374,7 +374,7 @@ ...@@ -374,7 +374,7 @@
"name" : "操作列", "name" : "操作列",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u6ed59b8", "name" : "u479f517",
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "view/caption.svg" "imagePath" : "view/caption.svg"
}, },
...@@ -419,7 +419,7 @@ ...@@ -419,7 +419,7 @@
"showIcon" : true "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u861d960", "name" : "ua98d563",
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "行编辑", "caption" : "行编辑",
"codeName" : "ToggleRowEdit", "codeName" : "ToggleRowEdit",
......
...@@ -463,7 +463,7 @@ ...@@ -463,7 +463,7 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6ed59b8_click", "name" : "grid_uagridcolumn1_u479f517_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_编辑操作"
...@@ -471,7 +471,7 @@ ...@@ -471,7 +471,7 @@
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u861d960_click", "name" : "grid_uagridcolumn1_ua98d563_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_行编辑开关操作" "id" : "表格界面_行编辑开关操作"
...@@ -723,7 +723,7 @@ ...@@ -723,7 +723,7 @@
"name" : "操作列", "name" : "操作列",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u6ed59b8", "name" : "u479f517",
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "view/caption.svg" "imagePath" : "view/caption.svg"
}, },
...@@ -768,7 +768,7 @@ ...@@ -768,7 +768,7 @@
"showIcon" : true "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u861d960", "name" : "ua98d563",
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "行编辑", "caption" : "行编辑",
"codeName" : "ToggleRowEdit", "codeName" : "ToggleRowEdit",
......
...@@ -169,64 +169,64 @@ ...@@ -169,64 +169,64 @@
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
"codeName" : "ValueRule", "codeName" : "ValueRule4",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"name" : "amount值规则", "name" : "field3值规则",
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组",
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condOp" : "EQ", "condType" : "STRINGLENGTH",
"condType" : "SIMPLE", "dEFName" : "FIELD3",
"dEFName" : "AMOUNT", "maxValue" : 15,
"name" : "[常规条件] 等于(=) (100)", "minValue" : 5,
"paramType" : "SRCENTITYFIELD", "name" : "[字符长度] 大于等于 5 且 小于等于 15",
"paramValue" : "100", "ruleInfo" : "5<=field3字符长度<=15",
"ruleInfo" : "amount等于100" "includeMaxValue" : true,
"includeMinValue" : true
} ], } ],
"ruleInfo" : "amount等于100" "ruleInfo" : "5<=field3字符长度<=15"
}, },
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"ruleInfo" : "amount等于100", "ruleInfo" : "5<=field3字符长度<=15",
"checkDefault" : false, "checkDefault" : false,
"defaultMode" : false, "defaultMode" : false,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, },
"getPSDEFormItemName" : "amount", "getPSDEFormItemName" : "field3",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
"codeName" : "ValueRule4", "codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4", "mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "field3值规则", "name" : "amount值规则",
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组",
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH", "condOp" : "EQ",
"dEFName" : "FIELD3", "condType" : "SIMPLE",
"maxValue" : 15, "dEFName" : "AMOUNT",
"minValue" : 5, "name" : "[常规条件] 等于(=) (100)",
"name" : "[字符长度] 大于等于 5 且 小于等于 15", "paramType" : "SRCENTITYFIELD",
"ruleInfo" : "5<=field3字符长度<=15", "paramValue" : "100",
"includeMaxValue" : true, "ruleInfo" : "amount等于100"
"includeMinValue" : true
} ], } ],
"ruleInfo" : "5<=field3字符长度<=15" "ruleInfo" : "amount等于100"
}, },
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4", "rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "5<=field3字符长度<=15", "ruleInfo" : "amount等于100",
"checkDefault" : false, "checkDefault" : false,
"defaultMode" : false, "defaultMode" : false,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, },
"getPSDEFormItemName" : "field3", "getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
......
...@@ -256,21 +256,6 @@ ...@@ -256,21 +256,6 @@
"name" : "searchform", "name" : "searchform",
"modelid" : "5e4b87cb5540f41fffa44b8cc73b3404", "modelid" : "5e4b87cb5540f41fffa44b8cc73b3404",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "Usr2DataViewtoolbar",
"controlType" : "TOOLBAR",
"mOSFilePath" : "psmodules/common/psdataentities/BOOK/psdetoolbars/Usr2DataViewtoolbar",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/bookUsr2DataView/psappviewctrls/toolbar",
"modelid" : "bf5233d844e5103fecdc26cbfda6508b_toolbar",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr0815070416", "codeName" : "Usr0815070416",
"controlType" : "DATAVIEW", "controlType" : "DATAVIEW",
...@@ -695,6 +680,21 @@ ...@@ -695,6 +680,21 @@
"name" : "dataview", "name" : "dataview",
"modelid" : "45D1AB64-196D-4A7E-9DA9-2E375850669E", "modelid" : "45D1AB64-196D-4A7E-9DA9-2E375850669E",
"modeltype" : "PSDEDATAVIEW" "modeltype" : "PSDEDATAVIEW"
}, {
"codeName" : "Usr2DataViewtoolbar",
"controlType" : "TOOLBAR",
"mOSFilePath" : "psmodules/common/psdataentities/BOOK/psdetoolbars/Usr2DataViewtoolbar",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/bookUsr2DataView/psappviewctrls/toolbar",
"modelid" : "bf5233d844e5103fecdc26cbfda6508b_toolbar",
"modeltype" : "PSDETOOLBAR"
} ], } ],
"getPSDEViewCodeName" : "Usr2DataView", "getPSDEViewCodeName" : "Usr2DataView",
"getPSDEViewId" : "8B495C6B-CE92-4F37-B7A9-20B20ADF8816", "getPSDEViewId" : "8B495C6B-CE92-4F37-B7A9-20B20ADF8816",
......
...@@ -1817,7 +1817,7 @@ ...@@ -1817,7 +1817,7 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6ed59b8_click", "name" : "grid_uagridcolumn1_u479f517_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_编辑操作"
...@@ -1825,7 +1825,7 @@ ...@@ -1825,7 +1825,7 @@
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u861d960_click", "name" : "grid_uagridcolumn1_ua98d563_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_行编辑开关操作" "id" : "表格界面_行编辑开关操作"
...@@ -2077,7 +2077,7 @@ ...@@ -2077,7 +2077,7 @@
"name" : "操作列", "name" : "操作列",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u6ed59b8", "name" : "u479f517",
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "view/caption.svg" "imagePath" : "view/caption.svg"
}, },
...@@ -2122,7 +2122,7 @@ ...@@ -2122,7 +2122,7 @@
"showIcon" : true "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u861d960", "name" : "ua98d563",
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "行编辑", "caption" : "行编辑",
"codeName" : "ToggleRowEdit", "codeName" : "ToggleRowEdit",
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"name" : "操作列", "name" : "操作列",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u6ed59b8", "name" : "u479f517",
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "view/caption.svg" "imagePath" : "view/caption.svg"
}, },
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
"showIcon" : true "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u861d960", "name" : "ua98d563",
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "行编辑", "caption" : "行编辑",
"codeName" : "ToggleRowEdit", "codeName" : "ToggleRowEdit",
......
...@@ -16840,64 +16840,64 @@ ...@@ -16840,64 +16840,64 @@
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
"codeName" : "ValueRule", "codeName" : "ValueRule4",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"name" : "amount值规则", "name" : "field3值规则",
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组",
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condOp" : "EQ", "condType" : "STRINGLENGTH",
"condType" : "SIMPLE", "dEFName" : "FIELD3",
"dEFName" : "AMOUNT", "maxValue" : 15,
"name" : "[常规条件] 等于(=) (100)", "minValue" : 5,
"paramType" : "SRCENTITYFIELD", "name" : "[字符长度] 大于等于 5 且 小于等于 15",
"paramValue" : "100", "ruleInfo" : "5<=field3字符长度<=15",
"ruleInfo" : "amount等于100" "includeMaxValue" : true,
"includeMinValue" : true
} ], } ],
"ruleInfo" : "amount等于100" "ruleInfo" : "5<=field3字符长度<=15"
}, },
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"ruleInfo" : "amount等于100", "ruleInfo" : "5<=field3字符长度<=15",
"checkDefault" : false, "checkDefault" : false,
"defaultMode" : false, "defaultMode" : false,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, },
"getPSDEFormItemName" : "amount", "getPSDEFormItemName" : "field3",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
"codeName" : "ValueRule4", "codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4", "mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "field3值规则", "name" : "amount值规则",
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组",
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH", "condOp" : "EQ",
"dEFName" : "FIELD3", "condType" : "SIMPLE",
"maxValue" : 15, "dEFName" : "AMOUNT",
"minValue" : 5, "name" : "[常规条件] 等于(=) (100)",
"name" : "[字符长度] 大于等于 5 且 小于等于 15", "paramType" : "SRCENTITYFIELD",
"ruleInfo" : "5<=field3字符长度<=15", "paramValue" : "100",
"includeMaxValue" : true, "ruleInfo" : "amount等于100"
"includeMinValue" : true
} ], } ],
"ruleInfo" : "5<=field3字符长度<=15" "ruleInfo" : "amount等于100"
}, },
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4", "rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "5<=field3字符长度<=15", "ruleInfo" : "amount等于100",
"checkDefault" : false, "checkDefault" : false,
"defaultMode" : false, "defaultMode" : false,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, },
"getPSDEFormItemName" : "field3", "getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册