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

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

上级 74663ac7
...@@ -2159,6 +2159,12 @@ ...@@ -2159,6 +2159,12 @@
"queryCodeExp" : "t1.`TYPE`", "queryCodeExp" : "t1.`TYPE`",
"standardColumnName" : "`TYPE`" "standardColumnName" : "`TYPE`"
} ], } ],
"getAllPSDEFSearchModes" : [ {
"codeName" : "N_TYPE_EQ",
"name" : "N_TYPE_EQ",
"stdDataType" : 25,
"valueOP" : "EQ"
} ],
"getAllPSDEFUIModes" : [ { "getAllPSDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
"name" : "[TYPE][类型]", "name" : "[TYPE][类型]",
...@@ -7053,6 +7059,20 @@ ...@@ -7053,6 +7059,20 @@
"sourceType" : "DEFSEARCHMODE", "sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25, "stdDataType" : 25,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"logicName" : "类型",
"name" : "N_TYPE_EQ",
"getPSDEFSearchMode" : {
"modelref" : true,
"id" : "N_TYPE_EQ"
},
"getPSDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, { }, {
"jsonFormat" : "yyyy-MM-dd HH:mm:ss", "jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "更新时间", "logicName" : "更新时间",
......
...@@ -3805,6 +3805,17 @@ ...@@ -3805,6 +3805,17 @@
"sourceType" : "DEFSEARCHMODE", "sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25, "stdDataType" : 25,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"codeName" : "N_TYPE_EQ",
"logicName" : "类型",
"name" : "N_TYPE_EQ",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, { }, {
"codeName" : "N_UPDATEDATE_LTANDEQ", "codeName" : "N_UPDATEDATE_LTANDEQ",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss", "jsonFormat" : "yyyy-MM-dd HH:mm:ss",
......
...@@ -3805,6 +3805,17 @@ ...@@ -3805,6 +3805,17 @@
"sourceType" : "DEFSEARCHMODE", "sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25, "stdDataType" : 25,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"codeName" : "N_TYPE_EQ",
"logicName" : "类型",
"name" : "N_TYPE_EQ",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, { }, {
"codeName" : "N_UPDATEDATE_LTANDEQ", "codeName" : "N_UPDATEDATE_LTANDEQ",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss", "jsonFormat" : "yyyy-MM-dd HH:mm:ss",
......
...@@ -1300,6 +1300,13 @@ ...@@ -1300,6 +1300,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1334,6 +1341,38 @@ ...@@ -1334,6 +1341,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -1565,6 +1604,14 @@ ...@@ -1565,6 +1604,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -3805,6 +3805,17 @@ ...@@ -3805,6 +3805,17 @@
"sourceType" : "DEFSEARCHMODE", "sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25, "stdDataType" : 25,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"codeName" : "N_TYPE_EQ",
"logicName" : "类型",
"name" : "N_TYPE_EQ",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, { }, {
"codeName" : "N_UPDATEDATE_LTANDEQ", "codeName" : "N_UPDATEDATE_LTANDEQ",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss", "jsonFormat" : "yyyy-MM-dd HH:mm:ss",
......
...@@ -114,6 +114,14 @@ ...@@ -114,6 +114,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -15,6 +15,13 @@ ...@@ -15,6 +15,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -49,6 +56,38 @@ ...@@ -49,6 +56,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -501,6 +501,13 @@ ...@@ -501,6 +501,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -535,6 +542,38 @@ ...@@ -535,6 +542,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -766,6 +805,14 @@ ...@@ -766,6 +805,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -2738,6 +2738,13 @@ ...@@ -2738,6 +2738,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -2772,6 +2779,38 @@ ...@@ -2772,6 +2779,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -1331,6 +1331,13 @@ ...@@ -1331,6 +1331,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1365,6 +1372,38 @@ ...@@ -1365,6 +1372,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -1596,6 +1635,14 @@ ...@@ -1596,6 +1635,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -529,6 +529,13 @@ ...@@ -529,6 +529,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -563,6 +570,38 @@ ...@@ -563,6 +570,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -794,6 +833,14 @@ ...@@ -794,6 +833,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -2856,6 +2856,13 @@ ...@@ -2856,6 +2856,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -2890,6 +2897,38 @@ ...@@ -2890,6 +2897,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -150,6 +150,13 @@ ...@@ -150,6 +150,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -184,6 +191,38 @@ ...@@ -184,6 +191,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -147,6 +147,13 @@ ...@@ -147,6 +147,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -181,6 +188,38 @@ ...@@ -181,6 +188,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -369,6 +369,13 @@ ...@@ -369,6 +369,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -403,6 +410,38 @@ ...@@ -403,6 +410,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -286,6 +286,13 @@ ...@@ -286,6 +286,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -320,6 +327,38 @@ ...@@ -320,6 +327,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -551,6 +590,14 @@ ...@@ -551,6 +590,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -298,6 +298,14 @@ ...@@ -298,6 +298,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -869,6 +869,13 @@ ...@@ -869,6 +869,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -903,6 +910,38 @@ ...@@ -903,6 +910,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -147,6 +147,13 @@ ...@@ -147,6 +147,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -181,6 +188,38 @@ ...@@ -181,6 +188,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -147,6 +147,13 @@ ...@@ -147,6 +147,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -181,6 +188,38 @@ ...@@ -181,6 +188,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -250,6 +250,14 @@ ...@@ -250,6 +250,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -790,6 +798,13 @@ ...@@ -790,6 +798,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -824,6 +839,38 @@ ...@@ -824,6 +839,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -227,6 +227,14 @@ ...@@ -227,6 +227,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -767,6 +775,13 @@ ...@@ -767,6 +775,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -801,6 +816,38 @@ ...@@ -801,6 +816,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -250,6 +250,14 @@ ...@@ -250,6 +250,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -790,6 +798,13 @@ ...@@ -790,6 +798,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -824,6 +839,38 @@ ...@@ -824,6 +839,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -634,6 +634,14 @@ ...@@ -634,6 +634,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -1174,6 +1182,13 @@ ...@@ -1174,6 +1182,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1208,6 +1223,38 @@ ...@@ -1208,6 +1223,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -345,6 +345,13 @@ ...@@ -345,6 +345,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -379,6 +386,38 @@ ...@@ -379,6 +386,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -610,6 +649,14 @@ ...@@ -610,6 +649,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -340,6 +340,13 @@ ...@@ -340,6 +340,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -374,6 +381,38 @@ ...@@ -374,6 +381,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -605,6 +644,14 @@ ...@@ -605,6 +644,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -147,6 +147,13 @@ ...@@ -147,6 +147,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -181,6 +188,38 @@ ...@@ -181,6 +188,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -710,6 +710,13 @@ ...@@ -710,6 +710,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -744,6 +751,38 @@ ...@@ -744,6 +751,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -221,6 +221,14 @@ ...@@ -221,6 +221,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -761,6 +769,13 @@ ...@@ -761,6 +769,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -795,6 +810,38 @@ ...@@ -795,6 +810,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -147,6 +147,13 @@ ...@@ -147,6 +147,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -181,6 +188,38 @@ ...@@ -181,6 +188,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -464,6 +464,13 @@ ...@@ -464,6 +464,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -498,6 +505,38 @@ ...@@ -498,6 +505,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -147,6 +147,13 @@ ...@@ -147,6 +147,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -181,6 +188,38 @@ ...@@ -181,6 +188,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -151,6 +151,13 @@ ...@@ -151,6 +151,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -185,6 +192,38 @@ ...@@ -185,6 +192,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -147,6 +147,13 @@ ...@@ -147,6 +147,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -181,6 +188,38 @@ ...@@ -181,6 +188,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -1160,6 +1160,13 @@ ...@@ -1160,6 +1160,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1194,6 +1201,38 @@ ...@@ -1194,6 +1201,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -1864,6 +1864,13 @@ ...@@ -1864,6 +1864,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1898,6 +1905,38 @@ ...@@ -1898,6 +1905,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -2599,6 +2599,13 @@ ...@@ -2599,6 +2599,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -2633,6 +2640,38 @@ ...@@ -2633,6 +2640,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -2864,6 +2903,14 @@ ...@@ -2864,6 +2903,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -6630,6 +6630,13 @@ ...@@ -6630,6 +6630,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -6664,6 +6671,38 @@ ...@@ -6664,6 +6671,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -6895,6 +6934,14 @@ ...@@ -6895,6 +6934,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -13330,10 +13377,10 @@ ...@@ -13330,10 +13377,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
...@@ -13342,10 +13389,10 @@ ...@@ -13342,10 +13389,10 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
} ], } ],
"uniqueTag" : "VMGroup3" "uniqueTag" : "VMGroup3"
...@@ -13364,28 +13411,28 @@ ...@@ -13364,28 +13411,28 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg10"
} }
} ], } ],
"uniqueTag" : "VMGroup4" "uniqueTag" : "VMGroup4"
...@@ -13393,17 +13440,18 @@ ...@@ -13393,17 +13440,18 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13411,12 +13459,17 @@ ...@@ -13411,12 +13459,17 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg9"
}, }
"position" : "POPUP" }, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13424,37 +13477,25 @@ ...@@ -13424,37 +13477,25 @@
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ], } ],
"uniqueTag" : "VMGroup8" "uniqueTag" : "VMGroup8"
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13466,6 +13507,12 @@ ...@@ -13466,6 +13507,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ], } ],
"uniqueTag" : "VMGroup5" "uniqueTag" : "VMGroup5"
}, { }, {
...@@ -26128,6 +26175,13 @@ ...@@ -26128,6 +26175,13 @@
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
} }
}, {
"id" : "type",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -26162,6 +26216,38 @@ ...@@ -26162,6 +26216,38 @@
"valueFormat" : "YYYY-MM", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "类型",
"codeName" : "type",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -26393,6 +26479,14 @@ ...@@ -26393,6 +26479,14 @@
"name" : "DATE", "name" : "DATE",
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSControlLogics" : [ {
"itemName" : "date",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "logic",
"scriptCode" : "()=>{console.log(124);return true}",
"triggerType" : "ITEMVISIBLE"
} ],
"valueFormat" : "YYYY", "valueFormat" : "YYYY",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -53202,6 +53296,17 @@ ...@@ -53202,6 +53296,17 @@
"sourceType" : "DEFSEARCHMODE", "sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25, "stdDataType" : 25,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"codeName" : "N_TYPE_EQ",
"logicName" : "类型",
"name" : "N_TYPE_EQ",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, { }, {
"codeName" : "N_UPDATEDATE_LTANDEQ", "codeName" : "N_UPDATEDATE_LTANDEQ",
"jsonFormat" : "yyyy-MM-dd HH:mm:ss", "jsonFormat" : "yyyy-MM-dd HH:mm:ss",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册