From 1aaefb93e8c6adc9c254ba274c314198f1f42428 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 12:50:39 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Pman.Download.js b/Pman.Download.js index 5267ac9a..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -115,8 +115,7 @@ Pman.Download = function(cfg) } - this.form.dom.submit(); - return; + (function() { this.submit = true; this.form.dom.submit(); -- 2.39.2