From 0d378b9f35899c611ad08f9f80392f3cffd5379e Mon Sep 17 00:00:00 2001 From: houhuan Date: Thu, 14 May 2026 22:01:54 +0800 Subject: [PATCH] feat: add clear-all button to Dashboard quick actions --- web/frontend/src/views/Dashboard.vue | 51 +++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/web/frontend/src/views/Dashboard.vue b/web/frontend/src/views/Dashboard.vue index d608948..7f19059 100644 --- a/web/frontend/src/views/Dashboard.vue +++ b/web/frontend/src/views/Dashboard.vue @@ -183,6 +183,18 @@ 处理Excel生成采购单 + @@ -192,7 +204,7 @@