Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
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
8669d8e8
authored
2020-01-14 18:45:47 +0800
by
joe
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
9b8e63ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
src/pages/index/index.js
src/pages/index/index.js
View file @
8669d8e
...
...
@@ -59,7 +59,10 @@ export default {
toVhis
()
{
// gotoVHIS(this.locale);
this
.
$router
.
push
({
path
:
"/vhis"
path
:
"/vhis"
,
query
:
{
p
:
"VHIS001"
}
});
},
/**
...
...
Please
register
or
sign in
to post a comment