Commit 25409d87 by zhuxiaomei

app扫码bug处理

parent 749744fb
......@@ -1265,7 +1265,8 @@
if (result) {
this.$toast('编辑成功!')
localStorage.removeItem('summary')
localStorage.removeItem('sample')this.$router.go(-1)
localStorage.removeItem('sample')
this.$router.go(-1)
}
},
_selectDate(type) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment