From 85e5f1e56e5050b619599aac144e232ae8ac9165 Mon Sep 17 00:00:00 2001 From: QiuSW <105186638@qq.com> Date: Wed, 5 Aug 2026 01:10:57 +0800 Subject: [PATCH] task(T-304): begin polling session UI --- docs/tasks/T-304.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/tasks/T-304.md b/docs/tasks/T-304.md index 7ab7940..33b7c68 100644 --- a/docs/tasks/T-304.md +++ b/docs/tasks/T-304.md @@ -3,7 +3,7 @@ id: T-304 title: 定时轮询、会话边界与采购工具主界面 phase: 3 deps: [T-303, T-006] -status: TODO +status: DOING created: 2026-08-04 vikunja_task_id: 37 context_ref: 526af1e @@ -18,8 +18,6 @@ write_paths: - client/tests/test_app.py - client/tests/polling/** - client/tests/ui/** - - docs/api.md - - docs/06-tasks.md ---