回复单和整改单

This commit is contained in:
Teo
2025-07-07 19:56:03 +08:00
parent 3259cc6b23
commit 914cd97282
15 changed files with 511 additions and 130 deletions

View File

@ -116,7 +116,7 @@ import { SafetyInspectionVO } from '@/api/safety/safetyInspection/types';
import { getSafetyInspection } from '@/api/safety/safetyInspection';
import { downLoadOss, listByIds } from '@/api/system/oss';
import { OssVO } from '@/api/system/oss/types';
import dayjs from 'dayjs';
import { dayjs } from 'element-plus';
interface Props {
safetyInspectionId?: string | number;