马宇豪
2023-08-17 baf475f44f0a940bbdc2dde36fff9cdf97da58bc
src/views/doublePrevent/riskCheckManage/hiddenManagement/hiddenReport/index.vue
@@ -261,7 +261,7 @@
        };
        // 删除
        const onDelProductionDevice = (row: any) => {
            ElMessageBox.confirm(`此操作将永久该条隐患,是否继续?`, '提示', {
            ElMessageBox.confirm(`此操作将永久删除该条隐患,是否继续?`, '提示', {
                confirmButtonText: '确认',
                cancelButtonText: '取消',
                type: 'warning'