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

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

上级 fc831f87
......@@ -254,6 +254,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"inputTip" : "显示学生所在部门",
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "department",
......@@ -279,6 +280,8 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"inputTipClosable" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
......
......@@ -462,6 +462,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"inputTip" : "显示学生所在部门",
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "department",
......@@ -487,6 +488,8 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"inputTipClosable" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册