Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7c5daf18
authored
2021-01-29 10:53:51 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
新建成功传入ywbsm
1 parent
9d14d5af
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/views/panel/create/index.vue
src/views/panel/create/index.vue
View file @
7c5daf1
...
...
@@ -349,6 +349,7 @@ export default {
path
:
'/zd'
,
query
:{
source
:
2
,
bsm
:
res
.
processInstance
.
title
,
ywbsm
:
res
.
processInstance
.
businessId
,
workitemInstanceId
:
res
.
workitemInstance
.
id
}
});
...
...
@@ -422,6 +423,7 @@ export default {
path
:
'/zrz'
,
query
:{
source
:
1
,
bsm
:
res
.
processInstance
.
title
,
ywbsm
:
res
.
processInstance
.
businessId
,
workitemInstanceId
:
res
.
workitemInstance
.
id
,
auth
:
'0,1,2'
}
...
...
@@ -550,6 +552,7 @@ export default {
path
:
'/dz'
,
query
:{
source
:
1
,
bsm
:
res
.
processInstance
.
title
,
ywbsm
:
res
.
processInstance
.
businessId
,
workitemInstanceId
:
res
.
workitemInstance
.
id
,
auth
:
'0,1,2'
}
...
...
Please
register
or
sign in
to post a comment