Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
607a3409
提交
607a3409
编写于
9月 28, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
10d96b4b
变更
8
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
1703 行增加
和
3 行删除
+1703
-3
TreeNode.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json
+12
-0
Main.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode/PSFORMS/Main.json
+17
-0
TreeNodeEditView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeEditView.json
+17
-0
TreeNodeMPickupView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeMPickupView.json
+574
-0
TreeNodePickupGridView.json
...ys/PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupGridView.json
+486
-0
TreeNodePickupView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupView.json
+573
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+18
-0
DEFAULT.json
...sources/model/cn/ibizlab/trainsys/PSSYSI18NS/DEFAULT.json
+6
-3
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json
浏览文件 @
607a3409
...
@@ -1364,6 +1364,10 @@
...
@@ -1364,6 +1364,10 @@
"builtinMethod"
:
false
"builtinMethod"
:
false
}
],
}
],
"getAllPSAppViews"
:
[
{
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeMPickupView.json"
,
"viewType"
:
"DEMPICKUPVIEW"
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeTreeRefreshTest.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeTreeRefreshTest.json"
,
"viewType"
:
"DETREEEXPVIEW"
"viewType"
:
"DETREEEXPVIEW"
...
@@ -1375,6 +1379,14 @@
...
@@ -1375,6 +1379,14 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeEditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupGridView.json"
,
"viewType"
:
"DEPICKUPGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
}
],
}
],
"getAllPSDEOPPrivs"
:
[
{
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"logicName"
:
"建立"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode/PSFORMS/Main.json
浏览文件 @
607a3409
...
@@ -281,9 +281,26 @@
...
@@ -281,9 +281,26 @@
},
},
"editorType"
:
"PICKER"
,
"editorType"
:
"PICKER"
,
"name"
:
"parentnode"
,
"name"
:
"parentnode"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
},
"getPSEditorItems"
:
[
{
"getPSEditorItems"
:
[
{
"name"
:
"ptreenodeid"
"name"
:
"ptreenodeid"
}
],
}
],
"getPickupPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
},
"valueItemName"
:
"ptreenodeid"
,
"valueItemName"
:
"ptreenodeid"
,
"enableAC"
:
true
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"enablePickupView"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeEditView.json
浏览文件 @
607a3409
...
@@ -393,9 +393,26 @@
...
@@ -393,9 +393,26 @@
},
},
"editorType"
:
"PICKER"
,
"editorType"
:
"PICKER"
,
"name"
:
"parentnode"
,
"name"
:
"parentnode"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TreeNode.json"
},
"getPSEditorItems"
:
[
{
"getPSEditorItems"
:
[
{
"name"
:
"ptreenodeid"
"name"
:
"ptreenodeid"
}
],
}
],
"getPickupPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupView.json"
,
"viewType"
:
"DEPICKUPVIEW"
},
"valueItemName"
:
"ptreenodeid"
,
"valueItemName"
:
"ptreenodeid"
,
"enableAC"
:
true
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"enablePickupView"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeMPickupView.json
0 → 100644
浏览文件 @
607a3409
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupGridView.json
0 → 100644
浏览文件 @
607a3409
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupView.json
0 → 100644
浏览文件 @
607a3409
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
607a3409
...
@@ -10491,6 +10491,12 @@
...
@@ -10491,6 +10491,12 @@
"viewType" : "DEEDITVIEW9",
"viewType" : "DEEDITVIEW9",
"resource" : "Book",
"resource" : "Book",
"view" : "EditView9"
"view" : "EditView9"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodeMPickupView.json",
"viewType" : "DEMPICKUPVIEW",
"resource" : "TreeNode",
"view" : "MPickupView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0301269576GridView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0301269576GridView.json",
...
@@ -11735,6 +11741,12 @@
...
@@ -11735,6 +11741,12 @@
"viewType" : "DEEDITVIEW",
"viewType" : "DEEDITVIEW",
"resource" : "TEST",
"resource" : "TEST",
"view" : "Usr3EditView"
"view" : "Usr3EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW",
"resource" : "TreeNode",
"view" : "PickupGridView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowEditView.json",
...
@@ -11777,6 +11789,12 @@
...
@@ -11777,6 +11789,12 @@
"viewType" : "DEEDITVIEW",
"viewType" : "DEEDITVIEW",
"resource" : "TEST",
"resource" : "TEST",
"view" : "Usr12EditView_74"
"view" : "Usr12EditView_74"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TreeNodePickupView.json",
"viewType" : "DEPICKUPVIEW",
"resource" : "TreeNode",
"view" : "PickupView"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSI18NS/DEFAULT.json
浏览文件 @
607a3409
...
@@ -1336,17 +1336,20 @@
...
@@ -1336,17 +1336,20 @@
"defaultContent"
:
"树节点数据多项选择视图"
,
"defaultContent"
:
"树节点数据多项选择视图"
,
"lanResTag"
:
"PAGE.TITLE.TREENODE.MPICKUPVIEW"
,
"lanResTag"
:
"PAGE.TITLE.TREENODE.MPICKUPVIEW"
,
"lanResType"
:
"PAGE"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.TREENODE.MPICKUPVIEW]"
"name"
:
"界面文本(PAGE.*)[TITLE.TREENODE.MPICKUPVIEW]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"树节点选择表格视图"
,
"defaultContent"
:
"树节点选择表格视图"
,
"lanResTag"
:
"PAGE.TITLE.TREENODE.PICKUPGRIDVIEW"
,
"lanResTag"
:
"PAGE.TITLE.TREENODE.PICKUPGRIDVIEW"
,
"lanResType"
:
"PAGE"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.TREENODE.PICKUPGRIDVIEW]"
"name"
:
"界面文本(PAGE.*)[TITLE.TREENODE.PICKUPGRIDVIEW]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"树节点数据选择视图"
,
"defaultContent"
:
"树节点数据选择视图"
,
"lanResTag"
:
"PAGE.TITLE.TREENODE.PICKUPVIEW"
,
"lanResTag"
:
"PAGE.TITLE.TREENODE.PICKUPVIEW"
,
"lanResType"
:
"PAGE"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.TREENODE.PICKUPVIEW]"
"name"
:
"界面文本(PAGE.*)[TITLE.TREENODE.PICKUPVIEW]"
,
"refFlag"
:
true
},
{
},
{
"defaultContent"
:
"树节点数据重定向视图"
,
"defaultContent"
:
"树节点数据重定向视图"
,
"lanResTag"
:
"PAGE.TITLE.TREENODE.REDIRECTVIEW"
,
"lanResTag"
:
"PAGE.TITLE.TREENODE.REDIRECTVIEW"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录