交办、整改责任人修改

This commit is contained in:
王利强
2026-06-30 09:47:10 +08:00
parent d4897284e8
commit 455fd4fc07
638 changed files with 5153 additions and 2572 deletions

View File

@@ -4,7 +4,8 @@ export const DRAFT_NS = {
ACCEPT: 'draft_accept',
RECTIFY: 'draft_rectify',
INSPECTION_RESULT: 'draft_inspection_result',
INSPECTION_SHEET: 'draft_inspection_sheet'
INSPECTION_SHEET: 'draft_inspection_sheet',
HAZARD_ADD: 'draft_hazard_add'
};
/**