Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
42ca74d7
提交
42ca74d7
编写于
9月 05, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
482ae535
变更
4
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
443 行增加
和
32 行删除
+443
-32
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+2
-2
TestEditorGrid.json
...PS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/TestEditorGrid.json
+147
-10
bookUsr2GridView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json
+147
-10
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+147
-10
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
42ca74d7
...
...
@@ -50,7 +50,7 @@
</changeSet>
<!--输出实体[BOOK]数据结构 -->
<changeSet
author=
"root"
id=
"tab-book-20
0
-3"
>
<changeSet
author=
"root"
id=
"tab-book-20
5
-3"
>
<createTable
tableName=
"T_BOOK"
>
<column
name=
"BOOKNAME"
remarks=
""
type=
"VARCHAR(200)"
>
</column>
...
...
@@ -194,7 +194,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet
author=
"root"
id=
"tab-reginfo-4
6
-8"
>
<changeSet
author=
"root"
id=
"tab-reginfo-4
9
-8"
>
<createTable
tableName=
"T_REGINFO"
>
<column
name=
"UPDATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/TestEditorGrid.json
浏览文件 @
42ca74d7
...
...
@@ -39,7 +39,7 @@
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -61,7 +61,7 @@
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -83,7 +83,7 @@
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -105,7 +105,7 @@
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -127,7 +127,7 @@
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -146,7 +146,7 @@
"codeName"
:
"Date"
},
"valueFormat"
:
"YYYY"
,
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -164,7 +164,7 @@
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -182,7 +182,7 @@
"name"
:
"FIELD16"
,
"codeName"
:
"Field16"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -206,7 +206,57 @@
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
},
"width"
:
100
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"数据选择下拉"
,
"codeName"
:
"field8"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field8"
,
"excelCaption"
:
"数据选择下拉"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"linkValueItem"
:
"field16"
,
"name"
:
"field8"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"地址选择"
,
"codeName"
:
"field9"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field9"
,
"excelCaption"
:
"地址选择"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"linkValueItem"
:
"field9"
,
"name"
:
"field9"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
...
...
@@ -225,7 +275,7 @@
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -294,6 +344,20 @@
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
}
},
{
"dataType"
:
25
,
"name"
:
"field8"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
}
},
{
"dataType"
:
25
,
"name"
:
"field9"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
}
},
{
"dataType"
:
25
,
"name"
:
"field7"
,
...
...
@@ -511,6 +575,79 @@
},
"valueItemName"
:
"field16"
,
"allowEmpty"
:
true
},
{
"caption"
:
"数据选择下拉"
,
"codeName"
:
"field8"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field8"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
,
"TRIGGER"
:
"TRUE"
,
"PICKUPVIEW"
:
"FALSE"
},
"editorType"
:
"PICKEREX_TRIGGER"
,
"name"
:
"field8"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"valueItemName"
:
"field16"
,
"enableAC"
:
true
,
"enablePickupView"
:
false
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"valueItemName"
:
"field16"
,
"allowEmpty"
:
true
},
{
"caption"
:
"地址选择"
,
"codeName"
:
"field9"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field9"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"getPSEditor"
:
{
"editorParams"
:
{
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"ADDRESSPICKUP"
,
"name"
:
"field9"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"enableAC"
:
false
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
},
"allowEmpty"
:
true
},
{
"caption"
:
"文件上传"
,
"codeName"
:
"field7"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json
浏览文件 @
42ca74d7
...
...
@@ -228,7 +228,7 @@
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -250,7 +250,7 @@
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -272,7 +272,7 @@
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -294,7 +294,7 @@
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -316,7 +316,7 @@
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -335,7 +335,7 @@
"codeName"
:
"Date"
},
"valueFormat"
:
"YYYY"
,
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -353,7 +353,7 @@
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -371,7 +371,7 @@
"name"
:
"FIELD16"
,
"codeName"
:
"Field16"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -395,7 +395,57 @@
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
},
"width"
:
100
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"数据选择下拉"
,
"codeName"
:
"field8"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field8"
,
"excelCaption"
:
"数据选择下拉"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"linkValueItem"
:
"field16"
,
"name"
:
"field8"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"地址选择"
,
"codeName"
:
"field9"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field9"
,
"excelCaption"
:
"地址选择"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"linkValueItem"
:
"field9"
,
"name"
:
"field9"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
...
...
@@ -414,7 +464,7 @@
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -483,6 +533,20 @@
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
}
},
{
"dataType"
:
25
,
"name"
:
"field8"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
}
},
{
"dataType"
:
25
,
"name"
:
"field9"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
}
},
{
"dataType"
:
25
,
"name"
:
"field7"
,
...
...
@@ -700,6 +764,79 @@
},
"valueItemName"
:
"field16"
,
"allowEmpty"
:
true
},
{
"caption"
:
"数据选择下拉"
,
"codeName"
:
"field8"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field8"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
,
"TRIGGER"
:
"TRUE"
,
"PICKUPVIEW"
:
"FALSE"
},
"editorType"
:
"PICKEREX_TRIGGER"
,
"name"
:
"field8"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"valueItemName"
:
"field16"
,
"enableAC"
:
true
,
"enablePickupView"
:
false
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"valueItemName"
:
"field16"
,
"allowEmpty"
:
true
},
{
"caption"
:
"地址选择"
,
"codeName"
:
"field9"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field9"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"getPSEditor"
:
{
"editorParams"
:
{
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"ADDRESSPICKUP"
,
"name"
:
"field9"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"enableAC"
:
false
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
},
"allowEmpty"
:
true
},
{
"caption"
:
"文件上传"
,
"codeName"
:
"field7"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
42ca74d7
...
...
@@ -5283,7 +5283,7 @@
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -5305,7 +5305,7 @@
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -5327,7 +5327,7 @@
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -5349,7 +5349,7 @@
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -5371,7 +5371,7 @@
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -5390,7 +5390,7 @@
"codeName"
:
"Date"
},
"valueFormat"
:
"YYYY"
,
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -5408,7 +5408,7 @@
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -5426,7 +5426,7 @@
"name"
:
"FIELD16"
,
"codeName"
:
"Field16"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -5450,7 +5450,57 @@
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
},
"width"
:
100
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"数据选择下拉"
,
"codeName"
:
"field8"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field8"
,
"excelCaption"
:
"数据选择下拉"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"linkValueItem"
:
"field16"
,
"name"
:
"field8"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"地址选择"
,
"codeName"
:
"field9"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field9"
,
"excelCaption"
:
"地址选择"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"linkValueItem"
:
"field9"
,
"name"
:
"field9"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableRowEdit"
:
true
,
...
...
@@ -5469,7 +5519,7 @@
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
},
"width"
:
1
0
0
,
"width"
:
1
5
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
...
...
@@ -5538,6 +5588,20 @@
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
}
},
{
"dataType"
:
25
,
"name"
:
"field8"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
}
},
{
"dataType"
:
25
,
"name"
:
"field9"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
}
},
{
"dataType"
:
25
,
"name"
:
"field7"
,
...
...
@@ -5755,6 +5819,79 @@
},
"valueItemName"
:
"field16"
,
"allowEmpty"
:
true
},
{
"caption"
:
"数据选择下拉"
,
"codeName"
:
"field8"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field8"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
,
"TRIGGER"
:
"TRUE"
,
"PICKUPVIEW"
:
"FALSE"
},
"editorType"
:
"PICKEREX_TRIGGER"
,
"name"
:
"field8"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"valueItemName"
:
"field16"
,
"enableAC"
:
true
,
"enablePickupView"
:
false
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"valueItemName"
:
"field16"
,
"allowEmpty"
:
true
},
{
"caption"
:
"地址选择"
,
"codeName"
:
"field9"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"field9"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"getPSEditor"
:
{
"editorParams"
:
{
"PICKUPVIEW"
:
"TRUE"
},
"editorType"
:
"ADDRESSPICKUP"
,
"name"
:
"field9"
,
"getPSAppDEACMode"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/RawMaterial.json"
},
"enableAC"
:
false
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
},
"allowEmpty"
:
true
},
{
"caption"
:
"文件上传"
,
"codeName"
:
"field7"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录