Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
896c4ef0
提交
896c4ef0
编写于
2年前
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
8397fa1a
变更
16
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
16 个修改的文件
包含
181 行增加
和
211 行删除
+181
-211
ibizsample0001_BO_CN_base.ts
...nres/entities/ibizsample0001/ibizsample0001_BO_CN_base.ts
+1
-1
ibizsample0001_en_US_base.ts
...nres/entities/ibizsample0001/ibizsample0001_en_US_base.ts
+1
-1
ibizsample0001_zh_CN_base.ts
...nres/entities/ibizsample0001/ibizsample0001_zh_CN_base.ts
+1
-1
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
usr2-dataview-base.vue
...src/widgets/ibizbook/usr2-dataview/usr2-dataview-base.vue
+26
-56
usr2-dataview-model.ts
...src/widgets/ibizbook/usr2-dataview/usr2-dataview-model.ts
+12
-1
usr4-dataview-base.vue
...src/widgets/ibizbook/usr4-dataview/usr4-dataview-base.vue
+4
-4
usr4-dataview-model.ts
...src/widgets/ibizbook/usr4-dataview/usr4-dataview-model.ts
+0
-5
main5-form-base.vue
...src/widgets/ibizsample0001/main5-form/main5-form-base.vue
+40
-40
main5-form-model.ts
...src/widgets/ibizsample0001/main5-form/main5-form-model.ts
+4
-4
Main5.json
...S/Web/PSAPPDATAENTITIES/IBIZSample0001/PSFORMS/Main5.json
+37
-40
IBIZSample0001SF6EditView.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0001SF6EditView.json
+37
-40
PSSYSAPP.json
.../resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
+2
-2
PSSYSTEM.json
...-boot/src/main/resources/static/remotemodel/PSSYSTEM.json
+11
-11
h2_table.xml
demo-core/src/main/resources/liquibase/h2_table.xml
+2
-2
view.xml
demo-core/src/main/resources/liquibase/view.xml
+1
-1
未找到文件。
app_Web/src/locale/lanres/entities/ibizsample0001/ibizsample0001_BO_CN_base.ts
浏览文件 @
896c4ef0
...
...
@@ -174,10 +174,10 @@ function getLocaleResourceBase(){
longitude
:
commonLogic
.
appcommonhandle
(
"经度"
,
null
),
latitude
:
commonLogic
.
appcommonhandle
(
"纬度"
,
null
),
formitem17
:
commonLogic
.
appcommonhandle
(
"地址选择"
,
null
),
formitem9
:
commonLogic
.
appcommonhandle
(
"地址选择(Cascader)"
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"信息展示"
,
null
),
formitem3
:
commonLogic
.
appcommonhandle
(
"多选穿梭框"
,
null
),
formitem4
:
commonLogic
.
appcommonhandle
(
"CRON表达式组件"
,
null
),
formitem9
:
commonLogic
.
appcommonhandle
(
"级联选择"
,
null
),
formitem7
:
commonLogic
.
appcommonhandle
(
"信息展示"
,
null
),
formitem8
:
commonLogic
.
appcommonhandle
(
"支持拖拽"
,
null
),
formitem2
:
commonLogic
.
appcommonhandle
(
"安永文件上传"
,
null
),
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizsample0001/ibizsample0001_en_US_base.ts
浏览文件 @
896c4ef0
...
...
@@ -174,10 +174,10 @@ function getLocaleResourceBase(){
longitude
:
commonLogic
.
appcommonhandle
(
"经度"
,
null
),
latitude
:
commonLogic
.
appcommonhandle
(
"纬度"
,
null
),
formitem17
:
commonLogic
.
appcommonhandle
(
"地址选择"
,
null
),
formitem9
:
commonLogic
.
appcommonhandle
(
"地址选择(Cascader)"
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"信息展示"
,
null
),
formitem3
:
commonLogic
.
appcommonhandle
(
"多选穿梭框"
,
null
),
formitem4
:
commonLogic
.
appcommonhandle
(
"CRON表达式组件"
,
null
),
formitem9
:
commonLogic
.
appcommonhandle
(
"级联选择"
,
null
),
formitem7
:
commonLogic
.
appcommonhandle
(
"信息展示"
,
null
),
formitem8
:
commonLogic
.
appcommonhandle
(
"支持拖拽"
,
null
),
formitem2
:
commonLogic
.
appcommonhandle
(
"安永文件上传"
,
null
),
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizsample0001/ibizsample0001_zh_CN_base.ts
浏览文件 @
896c4ef0
...
...
@@ -174,10 +174,10 @@ function getLocaleResourceBase(){
longitude
:
commonLogic
.
appcommonhandle
(
"经度"
,
null
),
latitude
:
commonLogic
.
appcommonhandle
(
"纬度"
,
null
),
formitem17
:
commonLogic
.
appcommonhandle
(
"地址选择"
,
null
),
formitem9
:
commonLogic
.
appcommonhandle
(
"地址选择(Cascader)"
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"信息展示"
,
null
),
formitem3
:
commonLogic
.
appcommonhandle
(
"多选穿梭框"
,
null
),
formitem4
:
commonLogic
.
appcommonhandle
(
"CRON表达式组件"
,
null
),
formitem9
:
commonLogic
.
appcommonhandle
(
"级联选择"
,
null
),
formitem7
:
commonLogic
.
appcommonhandle
(
"信息展示"
,
null
),
formitem8
:
commonLogic
.
appcommonhandle
(
"支持拖拽"
,
null
),
formitem2
:
commonLogic
.
appcommonhandle
(
"安永文件上传"
,
null
),
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
896c4ef0
...
...
@@ -712,7 +712,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr9GridView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
CustomView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr9GridView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
CustomView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-base.vue
浏览文件 @
896c4ef0
此差异已折叠。
点击以展开。
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-model.ts
浏览文件 @
896c4ef0
...
...
@@ -11,7 +11,7 @@ export default class Usr2Model {
* 获取数据项集合
*
* @returns {any[]}
* @memberof Usr2Data
viewexpbar_datav
iewMode
* @memberof Usr2Data
V
iewMode
*/
public
getDataItems
():
any
[]
{
return
[
...
...
@@ -40,6 +40,17 @@ export default class Usr2Model {
dataType
:
'FONTKEY'
,
},
{
name
:
'n_ibizbookname_like'
,
prop
:
'n_ibizbookname_like'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_price_gtandeq'
,
prop
:
'n_price_gtandeq'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'size'
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/usr4-dataview/usr4-dataview-base.vue
浏览文件 @
896c4ef0
...
...
@@ -698,7 +698,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
*/
public
async
load
(
opt
:
any
=
{},
isReset
:
boolean
=
false
):
Promise
<
any
>
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4
DataView'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{...
opt
};
...
...
@@ -792,7 +792,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4
DataView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
return
;
}
let
_datas
:
any
[]
=
[];
...
...
@@ -908,7 +908,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4
DataView'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
...
...
@@ -916,7 +916,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4
DataView'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizbook
){
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/usr4-dataview/usr4-dataview-model.ts
浏览文件 @
896c4ef0
...
...
@@ -70,11 +70,6 @@ export default class Usr4Model {
prop
:
'n_ibizbookname_like'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_price_gtandeq'
,
prop
:
'n_price_gtandeq'
,
dataType
:
'QUERYPARAM'
},
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizsample0001/main5-form/main5-form-base.vue
浏览文件 @
896c4ef0
...
...
@@ -144,27 +144,6 @@ dataType="LONGTEXT" unitName="" :precision="0"
<app-address-selection
:value=
"data.formitem17"
placeholder=
"地址选择"
:disabled=
"detailsModel.formitem17.disabled"
style=
""
></app-address-selection>
</app-form-item>
</i-col>
<i-col
v-show=
"detailsModel.formitem9.visible"
:style=
"
{}" :sm="{ span: 6, offset: 0 }" :md="{ span: 6, offset: 0 }" :lg="{ span: 6, offset: 0 }" :xl="{ span: 6, offset: 0 }">
<app-form-item
name=
'formitem9'
:itemRules=
"this.rules().formitem9"
class=
''
:caption=
"$t('entities.ibizsample0001.main5_form.details.formitem9')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.formitem9.error"
:isEmptyCaption=
"false"
labelPos=
"LEFT"
>
<app-address-cascader
:value=
"data.formitem9"
:data=
"data"
:context=
"context"
:viewparams=
"viewparams"
name=
"formitem9"
:localContext =
'
{ }'
:localParam ='{ }'
:disabled="detailsModel.formitem9.disabled"
tag='CodeList44'
codelistType='STATIC'
@change="onFormItemValueChange"
style="">
</app-address-cascader>
</app-form-item>
</i-col>
</row>
...
...
@@ -213,6 +192,27 @@ dataType="LONGTEXT" unitName="" :precision="0"
placeholder=
'请选择...'
/>
</app-form-item>
</i-col>
<i-col
v-show=
"detailsModel.formitem9.visible"
:style=
"
{}" :sm="{ span: 6, offset: 0 }" :md="{ span: 6, offset: 0 }" :lg="{ span: 6, offset: 0 }" :xl="{ span: 6, offset: 0 }">
<app-form-item
name=
'formitem9'
:itemRules=
"this.rules().formitem9"
class=
''
:caption=
"$t('entities.ibizsample0001.main5_form.details.formitem9')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.formitem9.error"
:isEmptyCaption=
"false"
labelPos=
"LEFT"
>
<app-address-cascader
:value=
"data.formitem9"
:data=
"data"
:context=
"context"
:viewparams=
"viewparams"
name=
"formitem9"
:localContext =
'
{ }'
:localParam ='{ }'
:disabled="detailsModel.formitem9.disabled"
tag='CodeList44'
codelistType='STATIC'
@change="onFormItemValueChange"
style="">
</app-address-cascader>
</app-form-item>
</i-col>
</row>
...
...
@@ -761,10 +761,10 @@ export default class Main5Base extends Vue implements ControlInterface {
longitude
:
null
,
latitude
:
null
,
formitem17
:
null
,
formitem9
:
null
,
formitem
:
null
,
formitem3
:
null
,
formitem4
:
null
,
formitem9
:
null
,
formitem7
:
null
,
formitem8
:
null
,
formitem2
:
null
,
...
...
@@ -863,10 +863,6 @@ export default class Main5Base extends Vue implements ControlInterface {
{
required
:
this
.
detailsModel
.
formitem17
.
required
,
type
:
'string'
,
message
:
'地址选择 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
formitem17
.
required
,
type
:
'string'
,
message
:
'地址选择 值不能为空'
,
trigger
:
'blur'
},
],
formitem9
:
[
{
required
:
this
.
detailsModel
.
formitem9
.
required
,
type
:
'string'
,
message
:
'地址选择(Cascader) 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
formitem9
.
required
,
type
:
'string'
,
message
:
'地址选择(Cascader) 值不能为空'
,
trigger
:
'blur'
},
],
formitem
:
[
{
required
:
this
.
detailsModel
.
formitem
.
required
,
type
:
'string'
,
message
:
'信息展示 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
formitem
.
required
,
type
:
'string'
,
message
:
'信息展示 值不能为空'
,
trigger
:
'blur'
},
...
...
@@ -879,6 +875,10 @@ export default class Main5Base extends Vue implements ControlInterface {
{
required
:
this
.
detailsModel
.
formitem4
.
required
,
type
:
'string'
,
message
:
'CRON表达式组件 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
formitem4
.
required
,
type
:
'string'
,
message
:
'CRON表达式组件 值不能为空'
,
trigger
:
'blur'
},
],
formitem9
:
[
{
required
:
this
.
detailsModel
.
formitem9
.
required
,
type
:
'string'
,
message
:
'级联选择 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
formitem9
.
required
,
type
:
'string'
,
message
:
'级联选择 值不能为空'
,
trigger
:
'blur'
},
],
formitem7
:
[
{
required
:
this
.
detailsModel
.
formitem7
.
required
,
type
:
'string'
,
message
:
'信息展示 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
formitem7
.
required
,
type
:
'string'
,
message
:
'信息展示 值不能为空'
,
trigger
:
'blur'
},
...
...
@@ -1059,14 +1059,14 @@ export default class Main5Base extends Vue implements ControlInterface {
latitude
:
new
FormItemModel
({
caption
:
'纬度'
,
detailType
:
'FORMITEM'
,
name
:
'latitude'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
formitem17
:
new
FormItemModel
({
caption
:
'地址选择'
,
detailType
:
'FORMITEM'
,
name
:
'formitem17'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
formitem9
:
new
FormItemModel
({
caption
:
'地址选择(Cascader)'
,
detailType
:
'FORMITEM'
,
name
:
'formitem9'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
formitem
:
new
FormItemModel
({
caption
:
'信息展示'
,
detailType
:
'FORMITEM'
,
name
:
'formitem'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
formitem3
:
new
FormItemModel
({
caption
:
'多选穿梭框'
,
detailType
:
'FORMITEM'
,
name
:
'formitem3'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
formitem4
:
new
FormItemModel
({
caption
:
'CRON表达式组件'
,
detailType
:
'FORMITEM'
,
name
:
'formitem4'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
formitem9
:
new
FormItemModel
({
caption
:
'级联选择'
,
detailType
:
'FORMITEM'
,
name
:
'formitem9'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
formitem7
:
new
FormItemModel
({
caption
:
'信息展示'
,
detailType
:
'FORMITEM'
,
name
:
'formitem7'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
...
...
@@ -1312,18 +1312,6 @@ export default class Main5Base extends Vue implements ControlInterface {
this
.
formDataChange
({
name
:
'formitem17'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 formitem9 值
*
* @param {*} newVal
* @param {*} oldVal
* @memberof Main5Base
*/
@
Watch
(
'data.formitem9'
)
onFormitem9Change
(
newVal
:
any
,
oldVal
:
any
)
{
this
.
formDataChange
({
name
:
'formitem9'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 formitem 值
*
...
...
@@ -1360,6 +1348,18 @@ export default class Main5Base extends Vue implements ControlInterface {
this
.
formDataChange
({
name
:
'formitem4'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 formitem9 值
*
* @param {*} newVal
* @param {*} oldVal
* @memberof Main5Base
*/
@
Watch
(
'data.formitem9'
)
onFormitem9Change
(
newVal
:
any
,
oldVal
:
any
)
{
this
.
formDataChange
({
name
:
'formitem9'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 formitem7 值
*
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizsample0001/main5-form/main5-form-model.ts
浏览文件 @
896c4ef0
...
...
@@ -111,10 +111,6 @@ export default class Main5Model {
prop
:
'field03'
,
dataType
:
'LONGTEXT'
,
},
{
name
:
'formitem9'
,
dataType
:
'FORMITEM'
,
},
{
name
:
'formitem'
,
prop
:
'field04'
,
...
...
@@ -130,6 +126,10 @@ export default class Main5Model {
prop
:
'field09'
,
dataType
:
'DATE'
,
},
{
name
:
'formitem9'
,
dataType
:
'FORMITEM'
,
},
{
name
:
'formitem7'
,
prop
:
'picture'
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZSample0001/PSFORMS/Main5.json
浏览文件 @
896c4ef0
...
...
@@ -158,9 +158,6 @@
"name"
:
"FIELD03"
,
"codeName"
:
"Field03"
}
},
{
"id"
:
"formitem9"
,
"dataType"
:
25
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
...
...
@@ -182,6 +179,9 @@
"name"
:
"FIELD09"
,
"codeName"
:
"Field09"
}
},
{
"id"
:
"formitem9"
,
"dataType"
:
25
},
{
"id"
:
"formitem7"
,
"dataType"
:
25
,
...
...
@@ -740,43 +740,6 @@
"valueItemName"
:
"formitem18"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址选择(Cascader)"
,
"codeName"
:
"formitem9"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem9"
,
"name"
:
"formitem9"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorStyle"
:
"CASCADER"
,
"editorType"
:
"PICKER"
,
"name"
:
"formitem9"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
6
,
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem9"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -946,6 +909,40 @@
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"级联选择"
,
"codeName"
:
"formitem9"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem9"
,
"name"
:
"formitem9"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorStyle"
:
"CASCADER"
,
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"formitem9"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
6
,
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem9"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0001SF6EditView.json
浏览文件 @
896c4ef0
...
...
@@ -287,9 +287,6 @@
"name"
:
"FIELD03"
,
"codeName"
:
"Field03"
}
},
{
"id"
:
"formitem9"
,
"dataType"
:
25
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
...
...
@@ -311,6 +308,9 @@
"name"
:
"FIELD09"
,
"codeName"
:
"Field09"
}
},
{
"id"
:
"formitem9"
,
"dataType"
:
25
},
{
"id"
:
"formitem7"
,
"dataType"
:
25
,
...
...
@@ -869,43 +869,6 @@
"valueItemName"
:
"formitem18"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"地址选择(Cascader)"
,
"codeName"
:
"formitem9"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem9"
,
"name"
:
"formitem9"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorParams"
:
{
"AC"
:
"TRUE"
,
"PICKUPVIEW"
:
"TRUE"
},
"editorStyle"
:
"CASCADER"
,
"editorType"
:
"PICKER"
,
"name"
:
"formitem9"
,
"enableAC"
:
true
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
6
,
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem9"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -1075,6 +1038,40 @@
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"级联选择"
,
"codeName"
:
"formitem9"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem9"
,
"name"
:
"formitem9"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorStyle"
:
"CASCADER"
,
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"formitem9"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colLG"
:
6
,
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem9"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
896c4ef0
...
...
@@ -2113,9 +2113,9 @@
}, {
"codeName" : "CASCADER",
"containerType" : "FORMITEM",
"editorType" : "
PICKER
",
"editorType" : "
DROPDOWNLIST
",
"mOSFilePath" : "pssysapps/Web/psappeditorstylerefs/CASCADER",
"name" : "
数据选择(地址
选择,代码表)",
"name" : "
下拉列表框(级联
选择,代码表)",
"rTMOSFilePath" : "pssysapps/Web/psappeditorstylerefs/CASCADER",
"styleCode" : "CASCADER"
}, {
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSTEM.json
浏览文件 @
896c4ef0
...
...
@@ -1275,6 +1275,17 @@
"rTMOSFilePath"
:
"pssyseditorstyles/Auto7"
,
"styleCode"
:
"Auto7"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"CASCADER"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/CASCADER.json"
,
"editorHeight"
:
-1.0
,
"editorType"
:
"DROPDOWNLIST"
,
"editorWidth"
:
-1.0
,
"mOSFilePath"
:
"pssyseditorstyles/CASCADER"
,
"name"
:
"下拉列表框(级联选择,代码表)"
,
"rTMOSFilePath"
:
"pssyseditorstyles/CASCADER"
,
"styleCode"
:
"CASCADER"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"Auto1"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/Auto1.json"
,
...
...
@@ -1305,17 +1316,6 @@
"rTMOSFilePath"
:
"pssyseditorstyles/Auto15"
,
"styleCode"
:
"Auto15"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"CASCADER"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/CASCADER.json"
,
"editorHeight"
:
-1.0
,
"editorType"
:
"PICKER"
,
"editorWidth"
:
-1.0
,
"mOSFilePath"
:
"pssyseditorstyles/CASCADER"
,
"name"
:
"数据选择(地址选择,代码表)"
,
"rTMOSFilePath"
:
"pssyseditorstyles/CASCADER"
,
"styleCode"
:
"CASCADER"
,
"replaceDefault"
:
false
},
{
"codeName"
:
"ALLORGSELECT"
,
"dynaModelFilePath"
:
"PSSYSEDITORSTYLES/ALLORGSELECT.json"
,
...
...
This diff is collapsed.
Click to expand it.
demo-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
896c4ef0
...
...
@@ -528,7 +528,7 @@
<!--输出实体[IBIZSAMPLE0001]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0001-4
2
-19"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0001-4
3
-19"
>
<createTable
tableName=
"T_IBIZSAMPLE0001"
>
<column
name=
"FIELD01"
remarks=
""
type=
"VARCHAR(100)"
>
</column>
...
...
@@ -1473,7 +1473,7 @@
<!--输出实体[IBIZQJ]外键关系 -->
<!--输出实体[IBIZSAMPLE]外键关系 -->
<!--输出实体[IBIZSAMPLE0001]外键关系 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0001-4
2
-48"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0001-4
3
-48"
>
<addForeignKeyConstraint
baseColumnNames=
"IBIZSAMPLE0002ID"
baseTableName=
"T_IBIZSAMPLE0001"
constraintName=
"DER1N_IBIZSAMPLE0001_IBIZSAMPL"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"IBIZSAMPLE0002ID"
referencedTableName=
"T_IBIZSAMPLE0002"
validate=
"true"
/>
</changeSet>
<!--输出实体[IBIZSAMPLE0002]外键关系 -->
...
...
This diff is collapsed.
Click to expand it.
demo-core/src/main/resources/liquibase/view.xml
浏览文件 @
896c4ef0
...
...
@@ -67,7 +67,7 @@
</createView>
</changeSet>
<!--输出实体[IBIZSAMPLE0001]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizsample0001-4
2
-13"
runOnChange=
"true"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizsample0001-4
3
-13"
runOnChange=
"true"
>
<createView
fullDefinition=
"false"
replaceIfExists=
"true"
viewName=
"V_IBIZSAMPLE0001"
>
<![CDATA[ SELECT t1.[CREATEDATE], t1.[CREATEMAN], t1.[FIELD01], t1.[FIELD02], t1.[FIELD05], t1.[FIELD06], t1.[FIELD07], t1.[FIELD08], t1.[FIELD09], t1.[FIELD10], t1.[FIELD11], t1.[FIELD12], t1.[FIELD13], t1.[FIELD14], t1.[FIELD15], t1.[FIELD16], t1.[FIELD17], t1.[FIELD18], t1.[FIELD19], t1.[FIELD20], t1.[FIELD21], t1.[FIELD22], t1.[FIELD23], t1.[FIELD24], t1.[FIELD25], t1.[FIELD26], t1.[FIELD27], t1.[IBIZSAMPLE0001ID], t1.[IBIZSAMPLE0001NAME], t1.[UPDATEDATE], t1.[UPDATEMAN] FROM [T_IBIZSAMPLE0001] t1 ]]>
</createView>
...
...
This diff is collapsed.
Click to expand it.
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录