Commit 2114792f authored by Damon's avatar Damon

revert: 暂停-消息通知

parent 099628d4
......@@ -85,9 +85,9 @@ export default {
},
onHide: function () {
// 应用从前台进入后台
if (this.uploadTask.length > 0) {
ERROR('onUnload', {task: this.uploadTask.length, mobile: this.vuex_user.mobile})
}
// if (this.uploadTask.length > 0) {
// ERROR('onUnload', {task: this.uploadTask.length, mobile: this.vuex_user.mobile})
// }
},
watch: {
uploadTask: function(newValue, oldValue) {
......
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