ソースを参照

feat:添加排序

zhaohaipeng 22 時間 前
コミット
24bbd36919
1 ファイル変更1 行追加1 行削除
  1. 1 1
      monitor/supply_workflow_monitor.py

+ 1 - 1
monitor/supply_workflow_monitor.py

@@ -27,7 +27,7 @@ column_width_map = {
     "失败": "80px",
 }
 
-header_template = ["wathet", "turquoise", "purple", "indigo", "green"]
+header_template = ["wathet", "turquoise", "purple", "indigo", "green", "grey"]
 header_template_index = 0