Browse Source

印刷状态增加已过期

xiaofei 2 years ago
parent
commit
9a0f826fd9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/constants/enumerate.js

+ 1 - 0
src/constants/enumerate.js

@@ -242,6 +242,7 @@ export const PRINT_TASK_STATUS = {
   READY: "就绪",
   WAITING: "待印刷",
   PRINTING: "印刷中",
+  EXPIRED: "已过期",
   FINISH: "已完成",
 };
 // pdf文件类型