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