From 57cdd51b1bea58e7ac2f866aeb951c398e141d55 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Tue, 9 Jan 2024 13:22:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=961.6=20=E6=8B=86=E5=88=86?= =?UTF-8?q?=E8=B4=B9=E7=94=A8bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/pages/common/addPurchaseApply/addPurchaseApply.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/pages/common/addPurchaseApply/addPurchaseApply.js b/public/pages/common/addPurchaseApply/addPurchaseApply.js index bacebd8d0..c935ab058 100644 --- a/public/pages/common/addPurchaseApply/addPurchaseApply.js +++ b/public/pages/common/addPurchaseApply/addPurchaseApply.js @@ -52,7 +52,6 @@ } }); }) - }) // 合并已有商品和新添加商品 resourceStores.push.apply(resourceStores, oldList); // 过滤空元素