From 1c53ef45268f256215a133086f19cc36aa72f50a Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期一, 30 五月 2022 10:30:09 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/order/out.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/order/out.js b/src/main/webapp/static/js/order/out.js index 9829cbb..fbe0b40 100644 --- a/src/main/webapp/static/js/order/out.js +++ b/src/main/webapp/static/js/order/out.js @@ -228,7 +228,6 @@ } } stoPreTabIdx.reload({data: tableCache}); - console.log(arr) arr.forEach(item => { $('div[lay-id=stoPreTab] tr[data-index="' + item + '"] .order-sta-select').val(batchSta); }); -- Gitblit v1.9.1