Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
dd1517cf
提交
dd1517cf
编写于
10月 09, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
e7f5ecbd
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
22 行增加
和
154 行删除
+22
-154
TreeGridExRowEdit_TreeGrid.json
...ITIES/TEST/PSTREEGRIDICES/TreeGridExRowEdit_TreeGrid.json
+11
-77
TESTTreeGridExRowEdit.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeGridExRowEdit.json
+11
-77
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEGRIDICES/TreeGridExRowEdit_TreeGrid.json
浏览文件 @
dd1517cf
...
...
@@ -2,11 +2,20 @@
"codeName"
:
"TreeGridExRowEdit_TreeGrid"
,
"controlType"
:
"TREEGRIDEX"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEGRIDICES/TreeGridExRowEdit_TreeGrid.json"
,
"hookEventNames"
:
[
"ONCLICK"
],
"logicName"
:
"树表格(增强)行编辑测试_树表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"onClick"
,
"logicTag"
:
"treegridex"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"opendata"
,
"scriptCode"
:
"console.log('测试脚本')"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSDETreeColumns"
:
[
{
"align"
:
"LEFT"
,
"caption"
:
"名称"
,
...
...
@@ -109,7 +118,6 @@
"id"
:
"amount"
},
"unitName"
:
"元"
,
"enableRowEdit"
:
true
,
"enableUnitName"
:
true
},
{
"cLConvertMode"
:
"NONE"
,
...
...
@@ -236,8 +244,7 @@
"showIcon"
:
true
}
],
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
},
"enableRowEdit"
:
true
}
},
{
"cLConvertMode"
:
"FRONT"
,
"codeName"
:
"type"
,
...
...
@@ -255,8 +262,7 @@
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"id"
:
"type"
},
"enableRowEdit"
:
true
}
}
],
"getPSDETreeNodeDataItems"
:
[
{
"cLConvertMode"
:
"NONE"
,
...
...
@@ -299,78 +305,6 @@
"id"
:
"type"
}
}
],
"getPSDETreeNodeEditItems"
:
[
{
"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"
:
"元"
,
"updateDV"
:
"amount"
,
"updateDVT"
:
"CONTEXT"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
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"
},
"updateDVT"
:
"UNIQUEID"
,
"allowEmpty"
:
true
},
{
"codeName"
:
"type"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"type"
,
"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
},
"updateDV"
:
"B"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
}
],
"getRemovePSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Remove2"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeGridExRowEdit.json
浏览文件 @
dd1517cf
...
...
@@ -70,6 +70,7 @@
"codeName"
:
"TreeGridExRowEdit_TreeGrid"
,
"controlType"
:
"TREEGRIDEX"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEGRIDICES/TreeGridExRowEdit_TreeGrid.json"
,
"hookEventNames"
:
[
"ONCLICK"
],
"logicName"
:
"树表格(增强)行编辑测试_树表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -79,6 +80,14 @@
"enableDEFieldPrivilege"
:
false
,
"id"
:
"treegridex"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"onClick"
,
"logicTag"
:
"treegridex"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"opendata"
,
"scriptCode"
:
"console.log('测试脚本')"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
...
...
@@ -186,7 +195,6 @@
"id"
:
"amount"
},
"unitName"
:
"元"
,
"enableRowEdit"
:
true
,
"enableUnitName"
:
true
},
{
"cLConvertMode"
:
"NONE"
,
...
...
@@ -313,8 +321,7 @@
"showIcon"
:
true
}
],
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
},
"enableRowEdit"
:
true
}
},
{
"cLConvertMode"
:
"FRONT"
,
"codeName"
:
"type"
,
...
...
@@ -332,8 +339,7 @@
"getPSDETreeColumn"
:
{
"modelref"
:
true
,
"id"
:
"type"
},
"enableRowEdit"
:
true
}
}
],
"getPSDETreeNodeDataItems"
:
[
{
"cLConvertMode"
:
"NONE"
,
...
...
@@ -376,78 +382,6 @@
"id"
:
"type"
}
}
],
"getPSDETreeNodeEditItems"
:
[
{
"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"
:
"元"
,
"updateDV"
:
"amount"
,
"updateDVT"
:
"CONTEXT"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
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"
},
"updateDVT"
:
"UNIQUEID"
,
"allowEmpty"
:
true
},
{
"codeName"
:
"type"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"type"
,
"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
},
"updateDV"
:
"B"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
}
],
"getRemovePSAppDEAction"
:
{
"modelref"
:
true
,
"id"
:
"Remove2"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录