From 9e89ea2dfbfd3f3cab02457f3e501a34ae2a8222 Mon Sep 17 00:00:00 2001 From: wangxy <1356089412@qq.com> Date: Mon, 8 Apr 2024 16:44:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=88=97=E8=A1=A8=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/system/calls/calls.html | 1 + .../src/main/resources/templates/system/incoming/incoming.html | 1 + .../src/main/resources/templates/system/outbound/outbound.html | 1 + 3 files changed, 3 insertions(+) diff --git a/ruoyi-admin/src/main/resources/templates/system/calls/calls.html b/ruoyi-admin/src/main/resources/templates/system/calls/calls.html index a32c1bc..4c58388 100644 --- a/ruoyi-admin/src/main/resources/templates/system/calls/calls.html +++ b/ruoyi-admin/src/main/resources/templates/system/calls/calls.html @@ -7,6 +7,7 @@
+

通话列表

    diff --git a/ruoyi-admin/src/main/resources/templates/system/incoming/incoming.html b/ruoyi-admin/src/main/resources/templates/system/incoming/incoming.html index 16774c2..d82d72e 100644 --- a/ruoyi-admin/src/main/resources/templates/system/incoming/incoming.html +++ b/ruoyi-admin/src/main/resources/templates/system/incoming/incoming.html @@ -7,6 +7,7 @@
    +

    呼入通话列表

      diff --git a/ruoyi-admin/src/main/resources/templates/system/outbound/outbound.html b/ruoyi-admin/src/main/resources/templates/system/outbound/outbound.html index d987d42..10f1ae7 100644 --- a/ruoyi-admin/src/main/resources/templates/system/outbound/outbound.html +++ b/ruoyi-admin/src/main/resources/templates/system/outbound/outbound.html @@ -7,6 +7,7 @@
      +

      呼出通话列表