From adf3f917ad69a5af140bc6e08cc58b6b92bca7fb Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期四, 16 二月 2023 13:46:57 +0800 Subject: [PATCH] 修改logo --- src/main/webapp/static/js/order/order.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js index a80ce12..448ccfe 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -182,7 +182,6 @@ layer.tips('璇锋坊鍔犲崟鎹槑缁�', '#matAddBtnComment', {tips: [1, '#ff4c4c']}); return false; } - console.log(data) let nList = admin.util.deepClone(xxDataList); for (let xi = 0; xi < nList.length; xi++) { if (nList[xi].anfme <= 0){ -- Gitblit v1.9.1