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
yujk
3 years ago
parent
09deab3588
commit
723e724175
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
src/views/homesteadSurvey/list.vue
+ 4
- 0
src/views/homesteadSurvey/list.vue
View File
@@ -1390,6 +1390,10 @@
mounted(){
},
created(){
if(location.href.indexOf("#reloaded")==-1){
location.href=location.href+"#reloaded";
location.reload();
}
this.getDicts("zjlx").then(response => {
this.zjlxOptions = response.data;
});
Write
Preview
Loading…
Cancel
Save