This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
发布投诉
wulanhaote
庞东旭
3 years ago
parent
6785c22dec
commit
514bf66ce6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/lawEnforcement/index.vue
+ 1
- 1
src/views/lawEnforcement/index.vue
View File
@@ -219,7 +219,7 @@ export default {
});
},
goWork(id){
window.location = '/lawEnforcement/workDetail?id='+id;
window.location = '/lawEnforcement/workDetail?
type=work&
id='+id;
},
},
};
Write
Preview
Loading…
Cancel
Save