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

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

上级 4192bd9d
......@@ -50,7 +50,7 @@
</changeSet>
<!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-128-3">
<changeSet author="root" id="tab-book-137-3">
<createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column>
......
......@@ -393,20 +393,24 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList.json"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"singleSelect" : false
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "type",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "地址选择器",
......@@ -426,14 +430,17 @@
},
"getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "ADDRESSPICKUP",
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field2",
"enableAC" : false,
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -697,6 +704,18 @@
"editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText",
"name" : "field11",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"enableAC" : true,
"enablePickupView" : false,
"forceSelection" : true,
......
......@@ -514,20 +514,24 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList.json"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"singleSelect" : false
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "type",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "地址选择器",
......@@ -547,14 +551,17 @@
},
"getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "ADDRESSPICKUP",
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field2",
"enableAC" : false,
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -818,6 +825,18 @@
"editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText",
"name" : "field11",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"enableAC" : true,
"enablePickupView" : false,
"forceSelection" : true,
......
......@@ -4740,20 +4740,24 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "MDROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList.json"
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"singleSelect" : false
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "type",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "地址选择器",
......@@ -4773,14 +4777,17 @@
},
"getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "ADDRESSPICKUP",
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field2",
"enableAC" : false,
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -5044,6 +5051,18 @@
"editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText",
"name" : "field11",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"enableAC" : true,
"enablePickupView" : false,
"forceSelection" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册