diff --git a/js/car_demand_plan/child/apply_plan_detail.js b/js/car_demand_plan/child/apply_plan_detail.js index 0ba710b..4429657 100644 --- a/js/car_demand_plan/child/apply_plan_detail.js +++ b/js/car_demand_plan/child/apply_plan_detail.js @@ -258,7 +258,6 @@ function setOperRecordInfo(list, obj) { let imgUrl = '../../../images/user_head_icon.png'; let imgUrl2 = '../../../images/time_icon.png'; $.each(list, function (index, item) { - console.error(item); let operData = ""; let dept = ''; diff --git a/js/car_demand_plan/child/dispatch_input_form.js b/js/car_demand_plan/child/dispatch_input_form.js index 902b1b1..32ff476 100644 --- a/js/car_demand_plan/child/dispatch_input_form.js +++ b/js/car_demand_plan/child/dispatch_input_form.js @@ -219,7 +219,6 @@ function sel(selectStatus, that, id) { console.error(fileList); let item = JSON.parse($(that).parents('tr').attr('item')); - console.error(item); if (selectStatus) { $(that).prop('checked', true); if (item.type === '车辆') { @@ -670,7 +669,6 @@ function removeCarFormData(id) { } // 添加吊车信息 isDriverSet: 是否需要驾驶员1 是 0 否 function addCraneFormData(id, num, isDriverSet, item) { - console.error(item); formNum++; let length = $('.dispatch').length; let html = '