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

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

上级 fe3169fc
...@@ -124,6 +124,8 @@ ...@@ -124,6 +124,8 @@
"dataType" : 9, "dataType" : 9,
"createDVT" : "PARAM", "createDVT" : "PARAM",
"createDV" : "textval", "createDV" : "textval",
"updateDVT" : "PARAM",
"updateDV" : "textval",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
...@@ -236,6 +238,8 @@ ...@@ -236,6 +238,8 @@
"colXS" : 12, "colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDV" : "textval",
"updateDVT" : "PARAM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -293,6 +293,8 @@ ...@@ -293,6 +293,8 @@
"dataType" : 9, "dataType" : 9,
"createDVT" : "PARAM", "createDVT" : "PARAM",
"createDV" : "textval", "createDV" : "textval",
"updateDVT" : "PARAM",
"updateDV" : "textval",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
...@@ -405,6 +407,8 @@ ...@@ -405,6 +407,8 @@
"colXS" : 12, "colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDV" : "textval",
"updateDVT" : "PARAM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -124,6 +124,8 @@ ...@@ -124,6 +124,8 @@
"dataType" : 9, "dataType" : 9,
"createDVT" : "PARAM", "createDVT" : "PARAM",
"createDV" : "textval", "createDV" : "textval",
"updateDVT" : "PARAM",
"updateDV" : "textval",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
...@@ -236,6 +238,8 @@ ...@@ -236,6 +238,8 @@
"colXS" : 12, "colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDV" : "textval",
"updateDVT" : "PARAM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -292,6 +292,8 @@ ...@@ -292,6 +292,8 @@
"dataType" : 9, "dataType" : 9,
"createDVT" : "PARAM", "createDVT" : "PARAM",
"createDV" : "textval", "createDV" : "textval",
"updateDVT" : "PARAM",
"updateDV" : "textval",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
...@@ -404,6 +406,8 @@ ...@@ -404,6 +406,8 @@
"colXS" : 12, "colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDV" : "textval",
"updateDVT" : "PARAM",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册