Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
c98a8cf6
提交
c98a8cf6
编写于
11月 20, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lengyuace 发布系统代码 [TrainSys,网页端]
上级
3bf107a7
变更
7
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
508 行增加
和
26 行删除
+508
-26
BXD2.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/BXD2.json
+6
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+12
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
BXD2.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json
+4
-0
Chart.json
.../PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json
+107
-0
BXD2ChartView.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2ChartView.json
+347
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+28
-22
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/BXD2.json
浏览文件 @
c98a8cf6
...
...
@@ -1191,6 +1191,12 @@
"name"
:
"报销单2实体选择表格视图(部件视图)"
,
"realModelSubType"
:
"DEPICKUPGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"ChartView"
,
"logicName"
:
"ChartView"
,
"name"
:
"ChartView"
,
"realModelSubType"
:
"DECHARTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"GridView"
,
"logicName"
:
"报销单2实体表格视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
c98a8cf6
...
...
@@ -11471,6 +11471,10 @@
"selected" : false,
"id" : "node1"
}, {
"getChildCntPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "TESTID",
...
...
@@ -12545,6 +12549,10 @@
"selected" : false,
"id" : "node1"
}, {
"getChildCntPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "TESTID",
...
...
@@ -13470,6 +13478,10 @@
"selected" : false,
"id" : "node1"
}, {
"getChildCntPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "TESTID",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
c98a8cf6
...
...
@@ -1481,16 +1481,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
},
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
]
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json
浏览文件 @
c98a8cf6
...
...
@@ -1169,6 +1169,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2ChartView.json"
,
"viewType"
:
"DECHARTVIEW"
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json
0 → 100644
浏览文件 @
c98a8cf6
{
"codeName"
:
"Chart"
,
"controlType"
:
"CHART"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
"logicName"
:
"Chart"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"cartesian2d"
,
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartGrid"
:
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
},
"type"
:
"XY"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"bar_0-DEFAULT"
,
"id"
:
"0"
}
],
"getPSChartGrids"
:
[
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
}
],
"getPSDEChartLegend"
:
{
"index"
:
0
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"eChartsType"
:
"custom"
,
"index"
:
0
,
"name"
:
"bar_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartSeriesEncode"
:
{
"index"
:
0
,
"name"
:
"坐标系编码"
,
"type"
:
"XY"
,
"id"
:
"0"
},
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"custom"
,
"enableChartDataSet"
:
true
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"showTitle"
:
true
,
"id"
:
"0"
},
"readOnly"
:
true
,
"modelid"
:
"9C85658B-3C28-4805-9150-5FBFEE3C30F6"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.color"
:
"[
\"
#5470c6
\"
,
\"
#91cc75
\"
,
\"
#fac858
\"
,
\"
#ee6666
\"
,
\"
#73c0de
\"
,
\"
#3ba272
\"
,
\"
#fc8452
\"
,
\"
#9a60b4
\"
,
\"
#ea7ccc
\"
,
\"
#5470c6
\"
,
\"
#91cc75
\"
]"
}
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2ChartView.json
0 → 100644
浏览文件 @
c98a8cf6
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"报销单2"
,
"lanResTag"
:
"DE.LNAME.BXD2"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[BXD2]"
,
"refFlag"
:
true
},
"caption"
:
"报销单2"
,
"codeName"
:
"BXD2ChartView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2ChartView.json"
,
"name"
:
"BXD2ChartView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"ChartView"
,
"name"
:
"engine"
}
],
"getPSControls"
:
[
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSSEARCHFORMS/Default.json"
,
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormPages"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"常规条件"
,
"lanResTag"
:
"CONTROL.DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"350915801e38d43ffb7b0e3efa5ba26b"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"codeName"
:
"Chart"
,
"controlType"
:
"CHART"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
"logicName"
:
"Chart"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"cartesian2d"
,
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartGrid"
:
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
},
"type"
:
"XY"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
"index"
:
0
,
"name"
:
"DEFAULT"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"id"
:
"0"
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"bar_0-DEFAULT"
,
"id"
:
"0"
}
],
"getPSChartGrids"
:
[
{
"index"
:
0
,
"name"
:
"[bar_0]直角坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
}
],
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"图形控件处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"CHART"
},
"getPSDEChartLegend"
:
{
"index"
:
0
,
"showLegend"
:
true
,
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"eChartsType"
:
"custom"
,
"index"
:
0
,
"name"
:
"bar_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartDataSet"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartSeriesEncode"
:
{
"index"
:
0
,
"name"
:
"坐标系编码"
,
"type"
:
"XY"
,
"id"
:
"0"
},
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"custom"
,
"enableChartDataSet"
:
true
}
],
"getPSDEChartTitle"
:
{
"index"
:
0
,
"showTitle"
:
true
,
"id"
:
"0"
},
"readOnly"
:
true
,
"name"
:
"chart"
,
"modelid"
:
"9C85658B-3C28-4805-9150-5FBFEE3C30F6"
,
"modeltype"
:
"PSDECHART"
,
"getUserParam"
:
{
"EC.color"
:
"[
\"
#5470c6
\"
,
\"
#91cc75
\"
,
\"
#fac858
\"
,
\"
#ee6666
\"
,
\"
#73c0de
\"
,
\"
#3ba272
\"
,
\"
#fc8452
\"
,
\"
#9a60b4
\"
,
\"
#ea7ccc
\"
,
\"
#5470c6
\"
,
\"
#91cc75
\"
]"
}
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"报销单2"
,
"lanResTag"
:
"DE.LNAME.BXD2"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[BXD2]"
,
"refFlag"
:
true
},
"caption"
:
"报销单2"
,
"codeName"
:
"ChartViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"ChartView"
,
"getPSDEViewId"
:
"7146EFF1-1A96-47B1-96FA-7FDC18BD9DE8"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDECHARTVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"title"
:
"ChartView"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DECHARTVIEW"
,
"enableDP"
:
true
,
"enableQuickGroup"
:
false
,
"enableQuickSearch"
:
false
,
"enableSearch"
:
true
,
"expandSearchForm"
:
false
,
"loadDefault"
:
true
,
"modelid"
:
"89d5e54d49ff3a59e8e74badc4c37f39"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
c98a8cf6
...
...
@@ -11221,16 +11221,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息
2
",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
3
"
"id" : "ViewMsg
2
"
}
}, {
"name" : "视图消息",
"name" : "视图消息
2
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
2
"
"id" : "ViewMsg
3
"
}
} ]
}, {
...
...
@@ -11259,22 +11259,22 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
4
"
}
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
}
}, {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
6
"
}
} ]
}, {
...
...
@@ -11319,18 +11319,6 @@
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11369,6 +11357,18 @@
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ]
}, {
"codeName" : "VMGroup5",
...
...
@@ -12770,6 +12770,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "TEST",
"view" : "Usr12EditView_5730"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXD2ChartView.json",
"viewType" : "DECHARTVIEW",
"resource" : "BXD2",
"view" : "ChartView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr17EditView.json",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录