From a340f677ce44992dcea77c91eded40a74419667b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=B7?= <10402852@qq.com> Date: Tue, 27 Dec 2022 08:42:50 +0800 Subject: [PATCH] 'commit' --- WebRoot/html/formDesign/fill.html | 1 - 1 file changed, 1 deletion(-) diff --git a/WebRoot/html/formDesign/fill.html b/WebRoot/html/formDesign/fill.html index 0fe0942..249d8d4 100644 --- a/WebRoot/html/formDesign/fill.html +++ b/WebRoot/html/formDesign/fill.html @@ -111,7 +111,6 @@ filesData = unique(filesData); for (var i = 0; i < filesData.length; i++) { var id = '#' + filesData[i].select; - //检查对象是否存在 //console.log($(id).length); var uploadListIns = upload.render({