From ff05df5e9c4da277e11011d760e47fdab4d03f3f Mon Sep 17 00:00:00 2001 From: zhaol <15900249928@163.com> Date: Thu, 17 Jul 2025 09:31:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E7=9B=91=E6=8E=A7=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E8=A1=A5=E5=85=85=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/com.actionsoft.apps.coe.pal/js/coe.pal.pl.upfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/js/coe.pal.pl.upfile.js b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/js/coe.pal.pl.upfile.js index 141c8b49..7c0ba63d 100755 --- a/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/js/coe.pal.pl.upfile.js +++ b/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/js/coe.pal.pl.upfile.js @@ -473,7 +473,6 @@ function downloadFile(url,type) { "downloadType": fileExtension, "fileName":subFileName, "recordSource": "PAL画布-附件下载", - "fileName":fileName.substring(0,fileName.lastIndexOf(".")), "downloadsource": downloadsource } jQuery.ajax({