@@ -11,7 +11,7 @@ export const STATUS_TAG_COLOR = {
2: "success",
3: "error",
4: "success",
- 5: "default",
+ 5: "magenta",
6: "error",
};
export const STATUS_MAP = {