From d549eda66259778735024b79c5cb4b4374825681 Mon Sep 17 00:00:00 2001 From: weizong song Date: Mon, 17 Jul 2023 10:32:17 +0800 Subject: [PATCH] up --- public/js/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/common.js b/public/js/common.js index d360648..2cf95db 100755 --- a/public/js/common.js +++ b/public/js/common.js @@ -346,7 +346,7 @@ function initUploader(obj, index) { for (var i = 0; i < ids.length; i++) { var li = ''; $(".uploader-list[data-uploader-index=" + index + "]").append(li); $(".uploader-list[data-uploader-index=" + index + "]").children(":last").find(".close").click(function () {