Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
e0753da9
提交
e0753da9
编写于
1月 11, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
68277d07
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
230 行增加
和
42 行删除
+230
-42
TreeGridExRowEdit_TreeGrid.json
...ITIES/TEST/PSTREEGRIDICES/TreeGridExRowEdit_TreeGrid.json
+115
-21
TESTTreeGridExRowEdit.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeGridExRowEdit.json
+115
-21
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEGRIDICES/TreeGridExRowEdit_TreeGrid.json
浏览文件 @
e0753da9
...
@@ -95,6 +95,38 @@
...
@@ -95,6 +95,38 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
},
"getPSDETreeNodeColumns"
:
[
{
"getPSDETreeNodeColumns"
:
[
{
"cLConvertMode"
:
"FRONT"
,
"codeName"
:
"type"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"type"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"id"
:
"type"
},
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"singleSelect"
:
true
},
"allowEmpty"
:
true
,
"enableRowEdit"
:
true
,
"needCodeListConfig"
:
true
},
{
"cLConvertMode"
:
"NONE"
,
"cLConvertMode"
:
"NONE"
,
"codeName"
:
"testname"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
@@ -110,7 +142,14 @@
...
@@ -110,7 +142,14 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"name"
"id"
:
"name"
},
},
"allowEmpty"
:
true
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
50
,
"minLength"
:
3
,
"name"
:
"testname"
},
"allowEmpty"
:
true
,
"enableRowEdit"
:
true
},
{
},
{
"cLConvertMode"
:
"NONE"
,
"cLConvertMode"
:
"NONE"
,
"codeName"
:
"amount"
,
"codeName"
:
"amount"
,
...
@@ -127,21 +166,26 @@
...
@@ -127,21 +166,26 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"amount"
"id"
:
"amount"
},
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"maxValue"
:
10000.0
,
"minValue"
:
19.0
,
"name"
:
"amount"
,
"precision"
:
2
},
"unitName"
:
"元"
,
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"enableRowEdit"
:
true
,
"enableUnitName"
:
true
"enableUnitName"
:
true
},
{
}
],
"getPSDETreeNodeDataItems"
:
[
{
"cLConvertMode"
:
"FRONT"
,
"cLConvertMode"
:
"FRONT"
,
"codeName"
:
"type"
,
"dataType"
:
25
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"getFrontPSCodeList"
:
{
"dataItemName"
:
"type"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
},
"name"
:
"type"
,
"getPSAppDEField"
:
{
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"name"
:
"TYPE"
,
"codeName"
:
"Type"
"codeName"
:
"Type"
...
@@ -149,10 +193,8 @@
...
@@ -149,10 +193,8 @@
"getPSDETreeColumn"
:
{
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"type"
"id"
:
"type"
},
}
"allowEmpty"
:
true
},
{
}
],
"getPSDETreeNodeDataItems"
:
[
{
"cLConvertMode"
:
"NONE"
,
"cLConvertMode"
:
"NONE"
,
"dataType"
:
25
,
"dataType"
:
25
,
"name"
:
"testname"
,
"name"
:
"testname"
,
...
@@ -176,13 +218,11 @@
...
@@ -176,13 +218,11 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"amount"
"id"
:
"amount"
}
}
},
{
}
],
"cLConvertMode"
:
"FRONT"
,
"getPSDETreeNodeEditItems"
:
[
{
"dataType"
:
25
,
"codeName"
:
"type"
,
"getFrontPSCodeList"
:
{
"enableCond"
:
3
,
"modelref"
:
true
,
"ignoreInput"
:
0
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"name"
:
"type"
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"name"
:
"TYPE"
,
...
@@ -191,7 +231,61 @@
...
@@ -191,7 +231,61 @@
"getPSDETreeColumn"
:
{
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"type"
"id"
:
"type"
}
},
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"singleSelect"
:
true
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"codeName"
:
"testname"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"id"
:
"name"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
50
,
"minLength"
:
3
,
"name"
:
"testname"
},
"allowEmpty"
:
true
},
{
"codeName"
:
"amount"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"amount"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"id"
:
"amount"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"maxValue"
:
10000.0
,
"minValue"
:
19.0
,
"name"
:
"amount"
,
"precision"
:
2
},
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
true
}
],
}
],
"getTextPSAppDEField"
:
{
"getTextPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"name"
:
"TESTNAME"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeGridExRowEdit.json
浏览文件 @
e0753da9
...
@@ -156,6 +156,38 @@
...
@@ -156,6 +156,38 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
},
"getPSDETreeNodeColumns"
:
[
{
"getPSDETreeNodeColumns"
:
[
{
"cLConvertMode"
:
"FRONT"
,
"codeName"
:
"type"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"type"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"id"
:
"type"
},
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"singleSelect"
:
true
},
"allowEmpty"
:
true
,
"enableRowEdit"
:
true
,
"needCodeListConfig"
:
true
},
{
"cLConvertMode"
:
"NONE"
,
"cLConvertMode"
:
"NONE"
,
"codeName"
:
"testname"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
@@ -171,7 +203,14 @@
...
@@ -171,7 +203,14 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"name"
"id"
:
"name"
},
},
"allowEmpty"
:
true
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
50
,
"minLength"
:
3
,
"name"
:
"testname"
},
"allowEmpty"
:
true
,
"enableRowEdit"
:
true
},
{
},
{
"cLConvertMode"
:
"NONE"
,
"cLConvertMode"
:
"NONE"
,
"codeName"
:
"amount"
,
"codeName"
:
"amount"
,
...
@@ -188,21 +227,26 @@
...
@@ -188,21 +227,26 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"amount"
"id"
:
"amount"
},
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"maxValue"
:
10000.0
,
"minValue"
:
19.0
,
"name"
:
"amount"
,
"precision"
:
2
},
"unitName"
:
"元"
,
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"allowEmpty"
:
true
,
"enableRowEdit"
:
true
,
"enableUnitName"
:
true
"enableUnitName"
:
true
},
{
}
],
"getPSDETreeNodeDataItems"
:
[
{
"cLConvertMode"
:
"FRONT"
,
"cLConvertMode"
:
"FRONT"
,
"codeName"
:
"type"
,
"dataType"
:
25
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"getFrontPSCodeList"
:
{
"dataItemName"
:
"type"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
},
"name"
:
"type"
,
"getPSAppDEField"
:
{
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"name"
:
"TYPE"
,
"codeName"
:
"Type"
"codeName"
:
"Type"
...
@@ -210,10 +254,8 @@
...
@@ -210,10 +254,8 @@
"getPSDETreeColumn"
:
{
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"type"
"id"
:
"type"
},
}
"allowEmpty"
:
true
},
{
}
],
"getPSDETreeNodeDataItems"
:
[
{
"cLConvertMode"
:
"NONE"
,
"cLConvertMode"
:
"NONE"
,
"dataType"
:
25
,
"dataType"
:
25
,
"name"
:
"testname"
,
"name"
:
"testname"
,
...
@@ -237,13 +279,11 @@
...
@@ -237,13 +279,11 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"amount"
"id"
:
"amount"
}
}
},
{
}
],
"cLConvertMode"
:
"FRONT"
,
"getPSDETreeNodeEditItems"
:
[
{
"dataType"
:
25
,
"codeName"
:
"type"
,
"getFrontPSCodeList"
:
{
"enableCond"
:
3
,
"modelref"
:
true
,
"ignoreInput"
:
0
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"name"
:
"type"
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"name"
:
"TYPE"
,
...
@@ -252,7 +292,61 @@
...
@@ -252,7 +292,61 @@
"getPSDETreeColumn"
:
{
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"type"
"id"
:
"type"
}
},
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"singleSelect"
:
true
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"codeName"
:
"testname"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"id"
:
"name"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
50
,
"minLength"
:
3
,
"name"
:
"testname"
},
"allowEmpty"
:
true
},
{
"codeName"
:
"amount"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"amount"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"id"
:
"amount"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"maxValue"
:
10000.0
,
"minValue"
:
19.0
,
"name"
:
"amount"
,
"precision"
:
2
},
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
true
}
],
}
],
"getTextPSAppDEField"
:
{
"getTextPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"name"
:
"TESTNAME"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录