diff --git a/src/views/mobileSupervise/Inspection.vue b/src/views/mobileSupervise/Inspection.vue index aaf66e7..e8b70eb 100644 --- a/src/views/mobileSupervise/Inspection.vue +++ b/src/views/mobileSupervise/Inspection.vue @@ -151,7 +151,7 @@ > - { /** * 删除重点督察人员数据 * */ -const delriskData = (row) => { +const delriskData = async (row) => { + await feedback.confirm(`确认删除数据 ?`) nextTick(() => { form.value.supRiskDtoList = form.value.supRiskDtoList.filter(s => s.idCode !== row.idCode); }) diff --git a/src/views/mobileSupervise/TestingAlcohol.vue b/src/views/mobileSupervise/TestingAlcohol.vue index 0e010be..627ebca 100644 --- a/src/views/mobileSupervise/TestingAlcohol.vue +++ b/src/views/mobileSupervise/TestingAlcohol.vue @@ -632,7 +632,7 @@ - +
diff --git a/src/views/rightsComfort/MyComfort.vue b/src/views/rightsComfort/MyComfort.vue index 57fdca6..dd1cffd 100644 --- a/src/views/rightsComfort/MyComfort.vue +++ b/src/views/rightsComfort/MyComfort.vue @@ -737,11 +737,14 @@ message: '请输入', }" > - + + + + + + + + @@ -750,7 +753,7 @@ @@ -770,6 +773,9 @@ + + 审批人为主办单位的维权专干,若无审批人员请联系市局专班新增。 +