From 81f81c71400e29f705c2e3cb171ab5ee9371f138 Mon Sep 17 00:00:00 2001
From: zhouwenxuan <1175765986@qq.com>
Date: 星期四, 14 三月 2024 17:19:24 +0800
Subject: [PATCH] bug修改

---
 src/views/Admin/callRecord.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/Admin/callRecord.vue b/src/views/Admin/callRecord.vue
index 0d4d364..72ea456 100644
--- a/src/views/Admin/callRecord.vue
+++ b/src/views/Admin/callRecord.vue
@@ -26,7 +26,7 @@
                 style="width: 100%"
             />
           </a-col>
-          <a-col :span="4">
+          <a-col :span="6">
             <a-button type="primary" @click="searchData">查询</a-button>
             <a-button style="margin-left: 12px" @click="resetSearch">重置</a-button>
           </a-col>

--
Gitblit v1.9.2