| 123456789 |
- {
- "0": { "text": "待确认", "color": "#FF9900" },
- "1": { "text": "已确认", "color": "#1890FF" },
- "2": { "text": "已审核", "color": "#52C41A" },
- "3": { "text": "已签批", "color": "#722ED1" },
- "4": { "text": "挤压完成", "color": "#13C2C2" },
- "5": { "text": "生产完成", "color": "#2F54EB" },
- "6": { "text": "已取消", "color": "#F5222D" }
- }
|