From d0df1265d005c327f9b3bd534aafbe73532cb4d5 Mon Sep 17 00:00:00 2001 From: wangruidong <940853815@qq.com> Date: Tue, 19 May 2026 10:52:41 +0800 Subject: [PATCH] fix: Add base path and WebSocket URL creation functions in celery_task_log.html --- apps/ops/templates/ops/celery_task_log.html | 56 ++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/apps/ops/templates/ops/celery_task_log.html b/apps/ops/templates/ops/celery_task_log.html index e4f6ae9b5..61eb1c9d6 100644 --- a/apps/ops/templates/ops/celery_task_log.html +++ b/apps/ops/templates/ops/celery_task_log.html @@ -9,6 +9,59 @@ +