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