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

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

上级 454ffc72
......@@ -64,6 +64,10 @@
}
},
"logicName" : "学生主编辑表单",
"getPSAppDEFInputTipSet" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEFINPUTTIPSETS/tips.json"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
......@@ -245,6 +249,7 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : false,
"enableInputTip" : true,
"showCaption" : true
}, {
"caption" : "单位",
......@@ -317,6 +322,7 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
......@@ -354,6 +360,7 @@
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"enableInputTip" : true,
"showCaption" : true
}, {
"caption" : "结束时间",
......@@ -390,6 +397,7 @@
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"enableInputTip" : true,
"showCaption" : true
}, {
"caption" : "地址",
......@@ -420,6 +428,7 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"showCaption" : true
} ],
"getPSLayout" : {
......@@ -461,6 +470,7 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"hidden" : true
} ],
"getPSLayout" : {
......
......@@ -188,6 +188,10 @@
}
},
"logicName" : "学生主编辑表单",
"getPSAppDEFInputTipSet" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEFINPUTTIPSETS/tips.json"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
......@@ -453,6 +457,7 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : false,
"enableInputTip" : true,
"showCaption" : true
}, {
"caption" : "单位",
......@@ -525,6 +530,7 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
......@@ -562,6 +568,7 @@
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"enableInputTip" : true,
"showCaption" : true
}, {
"caption" : "结束时间",
......@@ -598,6 +605,7 @@
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"enableInputTip" : true,
"showCaption" : true
}, {
"caption" : "地址",
......@@ -628,6 +636,7 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"showCaption" : true
} ],
"getPSLayout" : {
......@@ -669,6 +678,7 @@
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"hidden" : true
} ],
"getPSLayout" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册