Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
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
f968dc8e
authored
2022-08-24 14:38:34 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:发起申请
1 parent
7b4aac0b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/ywbl/ywsq/components/selectql.vue
src/views/ywbl/ywsq/components/selectql.vue
View file @
f968dc8
...
...
@@ -114,7 +114,7 @@ export default {
bdcdyh
:
this
.
bdcdyh
}).
then
(
res
=>
{
this
.
$emit
(
'input'
,
false
)
const
{
href
}
=
this
.
$router
.
resolve
(
'/fqsq
'
)
const
{
href
}
=
this
.
$router
.
resolve
(
'/fqsq
?bsmSqyw='
+
this
.
bsmSqyw
)
window
.
open
(
href
,
'_blank'
);
})
},
...
...
Please
register
or
sign in
to post a comment