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
liuminjian
2 years ago
parent
91b4436f92
commit
4ff19be136
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
src/views/sunVillage_info/statistical_report_edit.vue
+ 4
- 1
src/views/sunVillage_info/statistical_report_edit.vue
View File
@@ -408,8 +408,11 @@ export default {
message:'保存成功!',
type: 'success'
});
setTimeout(()=>{
this.$router.push('/sunVillage_info/statistical_report')
},1500)
}
})
},
typeDeclarationClick(){
Write
Preview
Loading…
Cancel
Save