From 9a035c82b790ab33d1bacd1c7d4e7b34d817b674 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 22 Jan 2025 17:47:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AFbug=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/car_demand_plan/child/dispatch_car_edit_form.js | 2 +- js/car_demand_plan/child/dispatch_car_edit_record_detail.js | 4 ++-- js/car_demand_plan/child/dispatch_input_edit_form.js | 2 +- js/car_demand_plan/child/dispatch_input_form.js | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/js/car_demand_plan/child/dispatch_car_edit_form.js b/js/car_demand_plan/child/dispatch_car_edit_form.js index f017a63..8d02281 100644 --- a/js/car_demand_plan/child/dispatch_car_edit_form.js +++ b/js/car_demand_plan/child/dispatch_car_edit_form.js @@ -56,7 +56,7 @@ function setParams(obj) { } for (let i = 0; i <= length - 1; i++) { let layFilterName = $('.formSubmit2').eq(i).attr('lay-filter'); - if (i === 0) { + if (i !== length - 1) { form.on('submit(' + layFilterName + ')', function () { $('.formSubmit2').eq(i + 1).trigger('click') }); diff --git a/js/car_demand_plan/child/dispatch_car_edit_record_detail.js b/js/car_demand_plan/child/dispatch_car_edit_record_detail.js index d9826ef..0fbe482 100644 --- a/js/car_demand_plan/child/dispatch_car_edit_record_detail.js +++ b/js/car_demand_plan/child/dispatch_car_edit_record_detail.js @@ -201,12 +201,12 @@ function getRecordDetailsList(id) { } function setEditSign2(imgNum, item, isUpdate) { if (isInit) { - return "