From bff77705e54b153b00fd1663174ccb866919b942 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Mon, 11 Nov 2024 16:01:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E8=B4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/demandPlan/child/delivery_not_send_list.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/js/demandPlan/child/delivery_not_send_list.js b/js/demandPlan/child/delivery_not_send_list.js index b1e203e..338ff9a 100644 --- a/js/demandPlan/child/delivery_not_send_list.js +++ b/js/demandPlan/child/delivery_not_send_list.js @@ -197,8 +197,3 @@ function print() { } }) } - -// 下载文件 -function downLoadFile(obj) { - alert('下载'); -} \ No newline at end of file