From 45b19cb64db7a8e70ed1d25b16bfe0ca93576267 Mon Sep 17 00:00:00 2001
From: feige <feige@qq.com>
Date: 星期二, 05 十二月 2023 22:05:27 +0800
Subject: [PATCH] 增加了修改

---
 ruoyi-ui/src/views/honor/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/views/honor/index.vue b/ruoyi-ui/src/views/honor/index.vue
index f568d49..70d776a 100644
--- a/ruoyi-ui/src/views/honor/index.vue
+++ b/ruoyi-ui/src/views/honor/index.vue
@@ -3,7 +3,7 @@
     <el-form :model="queryParams" ref="queryForm" size="small" :inline="true" v-show="showSearch">
       <el-form-item label="鍚嶇О" prop="name">
         <el-select v-model="queryParams.name" placeholder="鎵�鏈夊悕绉�" clearable
-                   style="width: 200px;
+                   style="width: 240px;
                    height: 35px;
                    border-radius: 16px 16px 16px 16px;
                    opacity: 0.5;" @keyup.enter.native="handleQuery">

--
Gitblit v1.9.1