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
07f0b312
authored
2020-12-01 15:41:45 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
解决IE浏览器上宗地路由跳转问题
1 parent
41929038
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/zd/index.vue
src/views/zd/index.vue
View file @
07f0b31
...
...
@@ -33,7 +33,7 @@ export default {
},
methods
:
{
handleClick
(
tab
,
event
)
{
console
.
log
(
tab
,
event
);
//
console.log(tab, event);
},
},
created
()
{},
...
...
Please
register
or
sign in
to post a comment