From 202edf8c8e0935752f66f3dd64ad93ec22a59ae7 Mon Sep 17 00:00:00 2001 From: wangpeng Date: Tue, 23 Apr 2024 22:17:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F=E5=8C=96?= =?UTF-8?q?=20=E8=BD=A6=E8=BE=86=E9=A2=9C=E8=89=B2=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E8=BD=A6=E7=89=8C=E9=A2=9C=E8=89=B2=20=E8=87=AA=E7=BC=96?= =?UTF-8?q?=E5=8F=B7=E6=94=B9=E4=B8=BA=E7=BC=96=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/request/operation_vehicle.js | 2 +- src/request/safety_production_related.js | 4 +-- .../driving_commitment/index.vue | 5 ++-- .../driving_inspections/driving_log/index.vue | 6 ++--- .../location_managemen/index.vue | 4 +-- .../freight_trailer/add.vue | 2 +- .../freight_trailer/index.vue | 4 +-- .../operation_vehicle/add.vue | 2 +- .../operation_vehicle/edit.vue | 2 +- src/views/labor_contract/index.vue | 4 +-- src/views/management_staffing/index.vue | 2 +- .../mechanical_files/inspect_annually/add.vue | 8 +++--- src/views/mechanical_files/insure/add.vue | 8 +++--- .../mechanical_files/maintenance/add.vue | 1 - src/views/occupational_hazards/index.vue | 24 +++++++++++------ .../entrench_thing_grant/index.vue | 2 +- .../management_agreement/index.vue | 5 ++-- src/views/safety_assessment/index.vue | 2 +- .../safety_activities/index.vue | 17 ++++++++---- .../safety_culture/safety_manual/index.vue | 19 +++++++++----- src/views/safety_production/index.vue | 2 +- .../safety_meeting/details.vue | 8 +++--- .../safety_meeting/index.vue | 26 ++++++++++++------- .../security_notice/add.vue | 4 +-- .../security_notice/index.vue | 8 +++--- src/views/safety_responsibility/index.vue | 19 +++++++------- src/views/security_commitment/index.vue | 16 +++++++----- src/views/security_investment/plan/index.vue | 5 ++-- .../security_investment/plan_review/index.vue | 5 ++-- .../components/list.vue | 2 +- 30 files changed, 128 insertions(+), 90 deletions(-) diff --git a/src/request/operation_vehicle.js b/src/request/operation_vehicle.js index 8540f04..c4216ae 100644 --- a/src/request/operation_vehicle.js +++ b/src/request/operation_vehicle.js @@ -2,7 +2,7 @@ import { post, upload } from "@/request/axios.js"; export const getVehicleColor = (params) => post("/dictionaries/getVehicleColor", { - // 获取车辆颜色 + // 获取车牌颜色 loading: false, ...params, }); diff --git a/src/request/safety_production_related.js b/src/request/safety_production_related.js index 7e8a81b..cbcc9ef 100644 --- a/src/request/safety_production_related.js +++ b/src/request/safety_production_related.js @@ -2,7 +2,7 @@ import { post, upload } from "@/request/axios.js"; import { getLevels, getLevelsByObject, - getLevelsByParentId + getLevelsByParentId, } from "@/request/data_dictionary.js"; import { ref } from "vue"; @@ -35,7 +35,7 @@ export const layoutFnGetNotificationsClassification = async () => { return ref(resData); }; -export const layoutFnGetMicrosoftSecurityEstate = async () => { +export const layoutFnGetMicrosoftSecurityEstate = async () => { const resData = await getLevels({ DICTIONARIES_ID: "aaaecb47d95524b84904809671e48a656", }); diff --git a/src/views/driving_inspections/driving_commitment/index.vue b/src/views/driving_inspections/driving_commitment/index.vue index 6f2a04d..429e541 100644 --- a/src/views/driving_inspections/driving_commitment/index.vue +++ b/src/views/driving_inspections/driving_commitment/index.vue @@ -9,8 +9,9 @@ - diff --git a/src/views/driving_inspections/driving_log/index.vue b/src/views/driving_inspections/driving_log/index.vue index 2c47ef2..4e50bd8 100644 --- a/src/views/driving_inspections/driving_log/index.vue +++ b/src/views/driving_inspections/driving_log/index.vue @@ -59,10 +59,10 @@ - + - - + + - + - + - + - + @@ -74,9 +82,9 @@ - - - + + + - + - + - +