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
Merge branch 'master' of
http://116.255.223.226:3000/zhangzl/nsgk_mobile
rongxin_prod
庞东旭
1 year ago
parent
3cee660718
7047184154
commit
4734e45643
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/homesteadSurvey/index.vue
+ 1
- 1
src/views/homesteadSurvey/index.vue
View File
@@ -422,7 +422,7 @@
}
});
}
if(businessLevel === "
2
" && status){
if(businessLevel === "
1
" && status){
localStorage.setItem("surveyItem",JSON.stringify(item));
this.qiehuan(item.deptId);
}else{
Write
Preview
Loading…
Cancel
Save