Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
web
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
INET-TWO
web
Commits
ffe86474
Commit
ffe86474
authored
Nov 07, 2024
by
ztf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
流程添加季报模板
parent
42557b4e
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
0 deletions
+20
-0
chunk-4cd54b5b.cc0d20f4.js
...cture-dee/public/dee-lifecycle/chunk-4cd54b5b.cc0d20f4.js
+1
-0
chunk-12d55490.92dd6a5c.js
...ecture-dee/public/dee-workflow/chunk-12d55490.92dd6a5c.js
+1
-0
chunk-4602d4f0.86bd2c0a.js
...ecture-dee/public/dee-workflow/chunk-4602d4f0.86bd2c0a.js
+6
-0
task-detail.vue
...ask-center/src/business-components/tabCom/task-detail.vue
+12
-0
No files found.
applications/architecture-dee/public/dee-lifecycle/chunk-4cd54b5b.cc0d20f4.js
0 → 100644
View file @
ffe86474
This diff is collapsed.
Click to expand it.
applications/architecture-dee/public/dee-workflow/chunk-12d55490.92dd6a5c.js
0 → 100644
View file @
ffe86474
(
window
[
"webpackJsonp-dee-workflow"
]
=
window
[
"webpackJsonp-dee-workflow"
]
||
[]).
push
([[
"chunk-12d55490"
],{
"13d6"
:
function
(
e
,
a
,
t
){
var
n
=
{
"./"
:
"7ca9"
,
"./DeeSelectRule"
:
"7e69"
,
"./DeeSelectRule.vue"
:
"7e69"
,
"./basicInfo"
:
"9891"
,
"./basicInfo.vue"
:
"9891"
,
"./current-task-owner"
:
"5894"
,
"./current-task-owner.vue"
:
"5894"
,
"./help-setting"
:
"f006"
,
"./help-setting.vue"
:
"f006"
,
"./index"
:
"7ca9"
,
"./index.js"
:
"7ca9"
,
"./moveAndZoom"
:
"750a"
,
"./moveAndZoom.js"
:
"750a"
,
"./participant-authOrg"
:
"ba31"
,
"./participant-authOrg.vue"
:
"ba31"
,
"./participant-creator"
:
"7677"
,
"./participant-creator.vue"
:
"7677"
,
"./participant-group"
:
"c096"
,
"./participant-group.vue"
:
"c096"
,
"./participant-org"
:
"90ee"
,
"./participant-org.vue"
:
"90ee"
,
"./participant-pboVar"
:
"11e9"
,
"./participant-pboVar.vue"
:
"11e9"
,
"./participant-rule"
:
"9ea8"
,
"./participant-rule.vue"
:
"9ea8"
,
"./participant-starter"
:
"e09c"
,
"./participant-starter.vue"
:
"e09c"
,
"./participant-team"
:
"c26c"
,
"./participant-team.vue"
:
"c26c"
,
"./participant-user"
:
"b170"
,
"./participant-user.vue"
:
"b170"
,
"./participant-var"
:
"8275"
,
"./participant-var.vue"
:
"8275"
,
"./process-owner"
:
"07eb"
,
"./process-owner.vue"
:
"07eb"
};
function
r
(
e
){
var
a
=
c
(
e
);
return
t
(
a
)}
function
c
(
e
){
if
(
!
t
.
o
(
n
,
e
)){
var
a
=
new
Error
(
"Cannot find module '"
+
e
+
"'"
);
throw
a
.
code
=
"MODULE_NOT_FOUND"
,
a
}
return
n
[
e
]}
r
.
keys
=
function
(){
return
Object
.
keys
(
n
)},
r
.
resolve
=
c
,
e
.
exports
=
r
,
r
.
id
=
"13d6"
},
"7e69"
:
function
(
e
,
a
,
t
){
"use strict"
;
t
.
r
(
a
);
var
n
=
function
(){
var
e
=
this
,
a
=
e
.
_self
.
_c
;
return
a
(
"div"
,{
staticClass
:
"-page"
},[
a
(
"el-cascader"
,{
attrs
:{
props
:{
expandTrigger
:
"click"
,
lazy
:
!
0
,
lazyLoad
:
e
.
lazyLoad
,
checkStrictly
:
!
0
},
options
:
e
.
options
},
on
:{
change
:
e
.
handleChange
},
model
:{
value
:
e
.
cascaderData
,
callback
:
function
(
a
){
e
.
cascaderData
=
a
},
expression
:
"cascaderData"
}})],
1
)},
r
=
[],
c
=
(
t
(
"a7e1"
),
t
(
"a74e"
)),
o
=
(
t
(
"e285"
),
t
(
"9ebb"
),
t
(
"df26"
),
t
(
"42c2"
)),
i
=
(
t
(
"c880"
),
t
(
"ce9c"
),
t
(
"8f6b"
)),
p
=
{
components
:{},
props
:{
value
:{
type
:[
Object
,
Array
,
String
,
Number
],
default
:
null
},
itemObj
:{
type
:
Object
,
default
:
function
(){}}},
data
:
function
(){
return
{
showCascader
:
!
1
,
hasObjOptions
:
!
1
,
cascaderData
:
""
,
options
:[],
hasGetConfigData
:
!
1
}},
computed
:{},
watch
:{},
mounted
:
function
(){
this
.
options
.
length
||
this
.
getFirstOptions
()},
methods
:{
getFirstOptions
:
function
(){
var
e
=
this
;
Object
(
i
[
"c"
])({}).
then
((
function
(
a
){
e
.
options
=
a
.
items
.
content
?
a
.
items
.
content
.
map
((
function
(
e
){
return
{
label
:
e
.
name
,
value
:
e
.
innerName
,
data
:
e
,
leaf
:
""
}})):[]}))},
lazyLoad
:
function
(){
var
e
=
Object
(
o
[
"a"
])(
Object
(
c
[
"a"
])().
mark
((
function
e
(
a
,
t
){
var
n
;
return
Object
(
c
[
"a"
])().
wrap
((
function
(
e
){
while
(
1
)
switch
(
e
.
prev
=
e
.
next
){
case
0
:
a
&&
a
.
data
&&
(
a
.
data
.
children
?
setTimeout
((
function
(){
var
e
=
Array
.
from
(
a
.
data
);
t
(
e
)})):
1
===
a
.
level
?
Object
(
i
[
"findModelDefByServer"
])({
modelType
:
"BASE"
,
serverName
:
a
.
value
}).
then
((
function
(
e
){
var
a
=
e
.
items
.
map
((
function
(
e
){
return
{
value
:
e
.
name
,
label
:
e
.
displayName
,
leaf
:
""
,
data
:
e
}}));
t
(
a
)})):
2
===
a
.
level
&&
(
n
=
{
indices
:[
"DxDynamicCodeScope"
],
pageFrom
:
1
,
pageSize
:
10
,
openProps
:[{
name
:
"dynamicCode"
,
pageFrom
:
1
,
pageSize
:
9999
,
items
:[{
fieldName
:
"serverName"
,
operator
:
"EQ"
,
value
:
a
.
parent
.
value
},{
fieldName
:
"modelName"
,
operator
:
"EQ"
,
value
:
a
.
value
}]}],
searchItems
:{
operator
:
"AND"
,
children
:[{
operator
:
"AND"
,
items
:[{
fieldName
:
"displayName"
,
operator
:
"EQ"
,
value
:
"pbo通用作用域"
}]}]}},
Object
(
i
[
"getRules"
])(
n
).
then
((
function
(
e
){
var
a
=
e
.
items
.
content
.
map
((
function
(
e
){
return
{
value
:
e
.
name
,
label
:
e
.
displayName
,
leaf
:
"leaf"
,
data
:
e
}}));
t
(
a
)}))));
case
1
:
case
"end"
:
return
e
.
stop
()}}),
e
)})));
function
a
(
a
,
t
){
return
e
.
apply
(
this
,
arguments
)}
return
a
}(),
handleChange
:
function
(
e
){
console
.
log
(
"vai======="
,
e
)},
isObj
:
function
(
e
){
return
"[object Object]"
===
Object
.
prototype
.
toString
.
call
(
e
)}}},
u
=
p
,
s
=
t
(
"2be6"
),
l
=
Object
(
s
[
"a"
])(
u
,
n
,
r
,
!
1
,
null
,
null
,
null
);
a
[
"default"
]
=
l
.
exports
},
9891
:
function
(
e
,
a
,
t
){
"use strict"
;
t
.
r
(
a
);
var
n
=
function
(){
var
e
=
this
,
a
=
e
.
_self
.
_c
;
return
a
(
"div"
,{
staticClass
:
"basicInfo-com"
},[
a
(
"dee-readable-form"
,{
attrs
:{
"form-data"
:
e
.
basicInfo
}})],
1
)},
r
=
[],
c
=
{
name
:
"BasicInfo"
,
components
:{},
props
:{
basicInfo
:{
type
:
Array
,
default
:
function
(){
return
[]}}},
data
:
function
(){
return
{}},
watch
:{
basicInfo
:{
handler
:
function
(
e
,
a
){
this
.
basicInfo
=
e
}}},
mounted
:
function
(){},
methods
:{}},
o
=
c
,
i
=
t
(
"2be6"
),
p
=
Object
(
i
[
"a"
])(
o
,
n
,
r
,
!
1
,
null
,
null
,
null
);
a
[
"default"
]
=
p
.
exports
}}]);
\ No newline at end of file
applications/architecture-dee/public/dee-workflow/chunk-4602d4f0.86bd2c0a.js
0 → 100644
View file @
ffe86474
This diff is collapsed.
Click to expand it.
applications/dee-task-center/src/business-components/tabCom/task-detail.vue
View file @
ffe86474
...
...
@@ -87,6 +87,18 @@
</div>
<div
v-if=
"basicData && basicData.basicInfo && !basicData.basicInfo.forwardFlag && (!isCheckTaskState || (isCheckTaskState && basicData.basicInfo.state==='BE_RESOLVED' && !basicData.basicInfo.parentTaskId))"
>
<div
class=
"sub-title"
style=
"padding-bottom:12px"
>
任务处理
</div>
<div
v-if=
"basicData&& basicData.businessObject &&basicData.businessObject.subTypeName&& basicData.businessObject.subTypeName==='ExtActionItem'"
>
<dee-as-com
:lay-config=
"
{
typeName: 'ExtActionItem',
layKey: 'process-ExtActionItem-addObjFileLinks'
}"
:basic-data="{id:basicData.businessObject.id}"
/>
</div>
<div
v-for=
"(name,index) in dynamicComponents"
:key=
"index"
>
<component
:is=
"name.configName"
v-if=
"name && name.comType && name.comType === 'globalComponents'"
:key=
"id + '_' + randomKey"
:ref=
"name.configName"
v-bind=
"name.configParams ? JSON.parse(name.configParams) :
{}" :com-item="name" :basic-data="basicData" :participant-data="participantData" />
<dee-as-com
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment