fix: hide import table flow from operator copy
All checks were successful
CD Pipeline / deploy (push) Successful in 1m1s
All checks were successful
CD Pipeline / deploy (push) Successful in 1m1s
This commit is contained in:
@@ -740,7 +740,7 @@ def test_governance_and_low_frequency_pages_avoid_engineering_status_copy():
|
||||
"templates/components/_legacy_bridge_panel.html": ["頁面狀態", "已整併", "業績流程可用"],
|
||||
"templates/403.html": ["權限守門", "未授權操作影響營運資料", "權限控管"],
|
||||
"templates/maintenance.html": ["服務維護", "確認業績、比價與匯入狀態", "台北時間"],
|
||||
"templates/auto_import_index.html": ["更新日報、成長分析與今日作戰清單", "去重後寫入業績快照"],
|
||||
"templates/auto_import_index.html": ["更新日報、成長分析與今日作戰清單", "去重後寫入業績快照", "作戰清單保持新鮮", "共更新"],
|
||||
"templates/settings.html": ["比價來源同步", "補齊 MOMO 參考來源"],
|
||||
"templates/system_settings.html": ["營運資料備份", "可回復的業績與設定狀態"],
|
||||
"templates/ai_recommend.html": ["值得主推、調價或補比價", "回到 PChome 銷售動作"],
|
||||
@@ -788,6 +788,10 @@ def test_governance_and_low_frequency_pages_avoid_engineering_status_copy():
|
||||
"Glass Version",
|
||||
"Gradient Version",
|
||||
"AI 程式碼審查",
|
||||
"Google Drive →",
|
||||
"匯入資料庫",
|
||||
"刪除雲端原檔",
|
||||
"資料表:",
|
||||
]
|
||||
|
||||
legacy_paths = [
|
||||
|
||||
Reference in New Issue
Block a user