Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
b41c45f6
提交
b41c45f6
编写于
11月 11, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhouweidong 发布系统代码 [后台服务,演示应用]
上级
0955e58c
变更
7
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
153 行增加
和
154 行删除
+153
-154
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
ViewList.json
...S/Web/PSAPPDATAENTITIES/IBIZAPPVIEW/PSLISTS/ViewList.json
+30
-30
IBIZAPPVIEWListView.json
...model/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZAPPVIEWListView.json
+30
-30
AppPortalView.json
...temodel/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
+30
-30
PSSYSAPP.json
.../resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
+60
-60
ACTv1.json
...tatic/remotemodel/PSWORKFLOWS/ACT/PSWFVERSIONS/ACTv1.json
+0
-1
ACTv1.json.bpmn
.../remotemodel/PSWORKFLOWS/ACT/PSWFVERSIONS/ACTv1.json.bpmn
+1
-1
未找到文件。
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
b41c45f6
...
...
@@ -711,7 +711,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
CustomView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr8GridView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -747,7 +747,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
CustomView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr8GridView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW/PSLISTS/ViewList.json
浏览文件 @
b41c45f6
...
...
@@ -24,41 +24,41 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
文档
"
"id"
:
"打开
示例
"
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
示例
"
"id"
:
"打开
文档
"
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"打开
文档
"
,
"name"
:
"打开
示例
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
},
{
"name"
:
"打开
示例
"
,
"name"
:
"打开
文档
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
...
...
@@ -130,54 +130,54 @@
"name"
:
"打开链接"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
37c350c
"
,
"name"
:
"u
9aef9b0
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
9aef9b0
"
,
"name"
:
"u
37c350c
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZAPPVIEWListView.json
浏览文件 @
b41c45f6
...
...
@@ -227,41 +227,41 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
文档
"
"id"
:
"打开
示例
"
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
示例
"
"id"
:
"打开
文档
"
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"打开
文档
"
,
"name"
:
"打开
示例
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
},
{
"name"
:
"打开
示例
"
,
"name"
:
"打开
文档
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
...
...
@@ -407,54 +407,54 @@
"name"
:
"打开链接"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
37c350c
"
,
"name"
:
"u
9aef9b0
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
9aef9b0
"
,
"name"
:
"u
37c350c
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json
浏览文件 @
b41c45f6
...
...
@@ -1324,41 +1324,41 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
文档
"
"id"
:
"打开
示例
"
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
示例
"
"id"
:
"打开
文档
"
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"打开
文档
"
,
"name"
:
"打开
示例
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
},
{
"name"
:
"打开
示例
"
,
"name"
:
"打开
文档
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
...
...
@@ -1504,54 +1504,54 @@
"name"
:
"打开链接"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
37c350c
"
,
"name"
:
"u
9aef9b0
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
9aef9b0
"
,
"name"
:
"u
37c350c
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
b41c45f6
...
...
@@ -6257,41 +6257,41 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
文档
"
"id"
:
"打开
示例
"
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
示例
"
"id"
:
"打开
文档
"
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"打开
文档
"
,
"name"
:
"打开
示例
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
},
{
"name"
:
"打开
示例
"
,
"name"
:
"打开
文档
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
...
...
@@ -6437,54 +6437,54 @@
"name"
:
"打开链接"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
37c350c
"
,
"name"
:
"u
9aef9b0
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
9aef9b0
"
,
"name"
:
"u
37c350c
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
...
...
@@ -20884,41 +20884,41 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
文档
"
"id"
:
"打开
示例
"
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"list_operation_u
9aef9b0
_click"
,
"name"
:
"list_operation_u
37c350c
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"打开
示例
"
"id"
:
"打开
文档
"
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"打开
文档
"
,
"name"
:
"打开
示例
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
},
{
"name"
:
"打开
示例
"
,
"name"
:
"打开
文档
"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"modelref"
:
true
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"list"
...
...
@@ -21064,54 +21064,54 @@
"name"
:
"打开链接"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
37c350c
"
,
"name"
:
"u
9aef9b0
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
9aef9b0
"
,
"name"
:
"u
37c350c
"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"打开
示例
"
,
"codeName"
:
"open
Instance
"
,
"caption"
:
"打开
文档
"
,
"codeName"
:
"open
Document
"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Instance
"
,
"htmlPageUrl"
:
"${data.
instance
address}"
,
"name"
:
"打开
示例
"
,
"fullCodeName"
:
"IBIZAPPVIEW_open
Document
"
,
"htmlPageUrl"
:
"${data.
document
address}"
,
"name"
:
"打开
文档
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPVIEW.json"
},
"paramItem"
:
"
instance
address"
,
"textItem"
:
"
instance
address"
,
"paramItem"
:
"
document
address"
,
"textItem"
:
"
document
address"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"open
Instance
"
,
"uIActionTag"
:
"open
Document
"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"
instance
address"
,
"id"
:
"open
Instance
@IBIZAPPVIEW"
"valueItem"
:
"
document
address"
,
"id"
:
"open
Document
@IBIZAPPVIEW"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSWORKFLOWS/ACT/PSWFVERSIONS/ACTv1.json
浏览文件 @
b41c45f6
...
...
@@ -327,7 +327,6 @@
"userData2"
:
"CURDEPTID"
,
"wFProcessRoleType"
:
"WFROLE"
}
],
"predefinedActions"
:
[
"SENDBACK"
,
"ADDSTEPBEFORE"
,
"SENDCOPY"
,
"REASSIGN"
],
"timeout"
:
-1
,
"topPos"
:
30
,
"util3FormCodeName"
:
"refuseForm"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSWORKFLOWS/ACT/PSWFVERSIONS/ACTv1.json.bpmn
浏览文件 @
b41c45f6
...
...
@@ -44,7 +44,7 @@
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${activedata.createman},${wfCoreService.getGroupUsers('DepartmentHeads|dept|CURDEPTID',execution)},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-5-169c10a35ed0da0f748ed4176aab8351"
name=
"部门经理审核"
>
<documentation>
${majortext}
</documentation>
<extensionElements>
<flowable:form
proc
func=
"sendback;addstepbefore;sendcopy;reassign"
proc
ess-form=
"Main2"
process-util3form=
"refuseForm"
process-util3formname=
"部门领导审批不通过操作表单"
/>
<flowable:form
process-form=
"Main2"
process-util3form=
"refuseForm"
process-util3formname=
"部门领导审批不通过操作表单"
/>
</extensionElements>
</userTask>
<endEvent
id=
"sid-216251a03f16216cc13936346c9ee68b"
name=
"结束"
>
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录