From abbd589b8272606f968b6addf22991a003308588 Mon Sep 17 00:00:00 2001 From: yys <47@gamerwa.com> Date: Tue, 21 Apr 2026 18:01:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A3=E5=86=B3=E3=80=81=E6=94=B9?= =?UTF-8?q?=E8=BF=9B=E7=AE=A1=E7=90=86=E5=90=8E=E5=8F=B0-=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=AB=AF-=E8=AE=A2=E5=8D=95=E8=AE=B0=E5=BD=95=20?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/RightToolbar/index.vue | 13 ++-- .../src/views/ai/groupchargeorder/index.vue | 2 +- admin-ui/src/views/ai/order/index.vue | 60 +++++++++++++++---- admin-ui/src/views/subteam/overview/index.vue | 19 ++++-- .../java/com/ruoyi/ai/domain/AiOrder.java | 21 +++---- .../resources/mapper/system/AiOrderMapper.xml | 7 ++- 6 files changed, 89 insertions(+), 33 deletions(-) diff --git a/admin-ui/src/components/RightToolbar/index.vue b/admin-ui/src/components/RightToolbar/index.vue index 7865214..6ec485a 100644 --- a/admin-ui/src/components/RightToolbar/index.vue +++ b/admin-ui/src/components/RightToolbar/index.vue @@ -1,10 +1,10 @@ + - - + @@ -25,6 +25,14 @@ @keyup.enter.native="handleQuery" /> + + + @@ -62,17 +70,22 @@ - - - - + + + + + + + - + - + -