一单四制优化及加入工作流

This commit is contained in:
王利强
2026-07-27 09:27:22 +08:00
parent 455fd4fc07
commit 7c3285ed5a
725 changed files with 19668 additions and 2921 deletions

View File

@@ -2,6 +2,7 @@
export const DRAFT_NS = {
ASSIGN: 'draft_assign',
ACCEPT: 'draft_accept',
ACCEPT_APPROVAL: 'draft_accept_approval',
RECTIFY: 'draft_rectify',
INSPECTION_RESULT: 'draft_inspection_result',
INSPECTION_SHEET: 'draft_inspection_sheet',