diff --git a/js/car_basic/child/driver_edit_form.js b/js/car_basic/child/driver_edit_form.js index 40a2702..933e33b 100644 --- a/js/car_basic/child/driver_edit_form.js +++ b/js/car_basic/child/driver_edit_form.js @@ -49,7 +49,7 @@ function setUpload(uploadNum) { choose: function (obj) { let length = $('#uploader-list' + uploadNum + '>.file-iteme').length; if (uploadNum === 6 && length >= 5) { - return layer.msg('最多上传5个车辆保险', { icon: 7 }); + return layer.msg('最多上传5个其他操作证', { icon: 7 }); } uploadObj.config.elem.next()[0].value = ''; let num = 0; 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 d5a0972..6cebf25 100644 --- a/js/car_demand_plan/child/dispatch_car_edit_form.js +++ b/js/car_demand_plan/child/dispatch_car_edit_form.js @@ -415,9 +415,9 @@ function getFormData() { function chooseCarOrUser(type, formName) { console.error(formName); let title = '车辆选择' - if (type === 2) { + if (type === 2 || type === 3) { title = '驾驶员选择'; - } else if (type === 3) { + } else if (type === 4) { title = '操作员选择'; } let params = { diff --git a/js/car_demand_plan/child/dispatch_input_edit_form.js b/js/car_demand_plan/child/dispatch_input_edit_form.js index 86f1740..97d7395 100644 --- a/js/car_demand_plan/child/dispatch_input_edit_form.js +++ b/js/car_demand_plan/child/dispatch_input_edit_form.js @@ -411,9 +411,9 @@ function getFormData() { function chooseCarOrUser(type, formName) { console.error(formName); let title = '车辆选择' - if (type === 2) { + if (type === 2 || type === 3) { title = '驾驶员选择'; - } else if (type === 3) { + } else if (type === 4) { title = '操作员选择'; } let params = { diff --git a/js/car_demand_plan/child/dispatch_input_form.js b/js/car_demand_plan/child/dispatch_input_form.js index 74d141c..abd484c 100644 --- a/js/car_demand_plan/child/dispatch_input_form.js +++ b/js/car_demand_plan/child/dispatch_input_form.js @@ -493,9 +493,9 @@ function getFormData() { function chooseCarOrUser(type, formName) { console.error(formName); let title = '车辆选择' - if (type === 2) { + if (type === 2 || type === 3) { title = '驾驶员选择'; - } else if (type === 3) { + } else if (type === 4) { title = '操作员选择'; } let params = { diff --git a/page/car_demand_plan/child/dispatch_car_edit_form.html b/page/car_demand_plan/child/dispatch_car_edit_form.html index 7b19d37..2537a31 100644 --- a/page/car_demand_plan/child/dispatch_car_edit_form.html +++ b/page/car_demand_plan/child/dispatch_car_edit_form.html @@ -71,7 +71,7 @@
工程数量
-0家
+0个
需求计划数量