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

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

上级 c0164531
......@@ -71,13 +71,11 @@
"getPSDEFormItemUpdates" : [ {
"codeName" : "update",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "lowprice"
} ]
} ],
"scriptCode" : "console.log('表单项更新')",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -144,6 +142,13 @@
"name" : "END",
"codeName" : "End"
}
}, {
"id" : "phonetype",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONETYPE",
"codeName" : "Phonetype"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -324,6 +329,41 @@
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.PHONETYPE"
},
"caption" : "手机型号",
"codeName" : "phonetype",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phonetype",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONETYPE",
"codeName" : "Phonetype"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "phonetype",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__PhoneType.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.PHONEID"
......
......@@ -225,13 +225,11 @@
"getPSDEFormItemUpdates" : [ {
"codeName" : "update",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "lowprice"
} ]
} ],
"scriptCode" : "console.log('表单项更新')",
"customCode" : true
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -298,6 +296,13 @@
"name" : "END",
"codeName" : "End"
}
}, {
"id" : "phonetype",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONETYPE",
"codeName" : "Phonetype"
}
}, {
"id" : "createman",
"dataType" : 25,
......@@ -478,6 +483,41 @@
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.PHONETYPE"
},
"caption" : "手机型号",
"codeName" : "phonetype",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phonetype",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONETYPE",
"codeName" : "Phonetype"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "phonetype",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__PhoneType.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.PHONEID"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册