Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
f9ef263f
提交
f9ef263f
编写于
6月 13, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fangzhihao 发布系统代码 [TrainSys,网页端]
上级
f5f483c8
变更
5
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
177 行增加
和
50 行删除
+177
-50
Treegrid.json
...S/Web/PSAPPDATAENTITIES/Student/PSTREEGRIDS/Treegrid.json
+21
-25
Usr06136528GridView_Grid.json
...PPDATAENTITIES/TEST/PSGRIDS/Usr06136528GridView_Grid.json
+45
-0
TESTUsr06136528GridView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr06136528GridView.json
+45
-0
studentTreeGridView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json
+21
-25
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+45
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSTREEGRIDS/Treegrid.json
浏览文件 @
f9ef263f
...
...
@@ -248,25 +248,6 @@
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"学生标识"
,
"codeName"
:
"studentid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentid"
,
"excelCaption"
:
"学生标识"
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"treeColumnMode"
:
2
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
,
"hiddenDataItem"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
...
...
@@ -331,17 +312,17 @@
}
},
{
"dataType"
:
25
,
"name"
:
"studentid"
,
"name"
:
"
p
studentid"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"
StudentI
d"
"name"
:
"
P
STUDENTID"
,
"codeName"
:
"
Pstudenti
d"
}
},
{
"dataType"
:
25
,
"name"
:
"
p
studentid"
,
"name"
:
"studentid"
,
"getPSAppDEField"
:
{
"name"
:
"
P
STUDENTID"
,
"codeName"
:
"
Pstudenti
d"
"name"
:
"STUDENTID"
,
"codeName"
:
"
StudentI
d"
}
},
{
"dataType"
:
25
,
...
...
@@ -382,6 +363,21 @@
"name"
:
"studentname"
},
"allowEmpty"
:
true
},
{
"caption"
:
"学生标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_RENDER"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr06136528GridView_Grid.json
浏览文件 @
f9ef263f
...
...
@@ -833,6 +833,7 @@
"valueFormat"
:
"HH:mm:ss"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
@@ -860,6 +861,7 @@
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
@@ -1250,6 +1252,49 @@
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"caption"
:
"时间"
,
"codeName"
:
"time"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"time"
,
"getPSAppDEField"
:
{
"name"
:
"TIME"
,
"codeName"
:
"Time"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBERRANGE"
,
"name"
:
"time"
},
"allowEmpty"
:
true
},
{
"caption"
:
"数值3"
,
"codeName"
:
"number3"
,
"createDV"
:
"test5555"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"number3"
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER3"
,
"codeName"
:
"Number3"
},
"getPSEditor"
:
{
"editorParams"
:
{
"LINKVIEW"
:
"TRUE"
,
"AC"
:
"TRUE"
,
"TRIGGER"
:
"FALSE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKEREX_LINK"
,
"name"
:
"number3"
,
"enableAC"
:
true
,
"enableLinkView"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
false
,
"singleSelect"
:
true
},
"allowEmpty"
:
true
},
{
"caption"
:
"属性22"
,
"codeName"
:
"field22"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr06136528GridView.json
浏览文件 @
f9ef263f
...
...
@@ -1033,6 +1033,7 @@
"valueFormat"
:
"HH:mm:ss"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
@@ -1060,6 +1061,7 @@
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
...
...
@@ -1450,6 +1452,49 @@
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"caption"
:
"时间"
,
"codeName"
:
"time"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"time"
,
"getPSAppDEField"
:
{
"name"
:
"TIME"
,
"codeName"
:
"Time"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBERRANGE"
,
"name"
:
"time"
},
"allowEmpty"
:
true
},
{
"caption"
:
"数值3"
,
"codeName"
:
"number3"
,
"createDV"
:
"test5555"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"number3"
,
"getPSAppDEField"
:
{
"name"
:
"NUMBER3"
,
"codeName"
:
"Number3"
},
"getPSEditor"
:
{
"editorParams"
:
{
"LINKVIEW"
:
"TRUE"
,
"AC"
:
"TRUE"
,
"TRIGGER"
:
"FALSE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"PICKEREX_LINK"
,
"name"
:
"number3"
,
"enableAC"
:
true
,
"enableLinkView"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
false
,
"singleSelect"
:
true
},
"allowEmpty"
:
true
},
{
"caption"
:
"属性22"
,
"codeName"
:
"field22"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json
浏览文件 @
f9ef263f
...
...
@@ -1086,25 +1086,6 @@
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"学生标识"
,
"codeName"
:
"studentid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"studentid"
,
"excelCaption"
:
"学生标识"
,
"name"
:
"studentid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"treeColumnMode"
:
2
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
,
"hiddenDataItem"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
...
...
@@ -1169,17 +1150,17 @@
}
},
{
"dataType"
:
25
,
"name"
:
"studentid"
,
"name"
:
"
p
studentid"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"
StudentI
d"
"name"
:
"
P
STUDENTID"
,
"codeName"
:
"
Pstudenti
d"
}
},
{
"dataType"
:
25
,
"name"
:
"
p
studentid"
,
"name"
:
"studentid"
,
"getPSAppDEField"
:
{
"name"
:
"
P
STUDENTID"
,
"codeName"
:
"
Pstudenti
d"
"name"
:
"STUDENTID"
,
"codeName"
:
"
StudentI
d"
}
},
{
"dataType"
:
25
,
...
...
@@ -1220,6 +1201,21 @@
"name"
:
"studentname"
},
"allowEmpty"
:
true
},
{
"caption"
:
"学生标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"getPSSysPFPlugin"
:
{
"pluginType"
:
"GRID_RENDER"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
f9ef263f
...
...
@@ -91519,6 +91519,7 @@
"valueFormat" : "HH:mm:ss",
"width" : 100,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
...
...
@@ -91546,6 +91547,7 @@
"width" : 100,
"widthUnit" : "PX",
"enableLinkView" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
...
...
@@ -91936,6 +91938,49 @@
},
"allowEmpty" : true,
"needCodeListConfig" : true
}, {
"caption" : "时间",
"codeName" : "time",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "time",
"getPSAppDEField" : {
"name" : "TIME",
"codeName" : "Time"
},
"getPSEditor" : {
"editorType" : "NUMBERRANGE",
"name" : "time"
},
"allowEmpty" : true
}, {
"caption" : "数值3",
"codeName" : "number3",
"createDV" : "test5555",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "number3",
"getPSAppDEField" : {
"name" : "NUMBER3",
"codeName" : "Number3"
},
"getPSEditor" : {
"editorParams" : {
"LINKVIEW" : "TRUE",
"AC" : "TRUE",
"TRIGGER" : "FALSE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKEREX_LINK",
"name" : "number3",
"enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : false,
"singleSelect" : true
},
"allowEmpty" : true
}, {
"caption" : "属性22",
"codeName" : "field22",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录