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

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

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