From 45e5093eb2416870454e9f64e4f73a9d95a8fd7a Mon Sep 17 00:00:00 2001
From: luohairen <3399054449@qq.com>
Date: 星期五, 01 十一月 2024 11:40:28 +0800
Subject: [PATCH] 作废改为作弊
---
src/views/education/cheat/list.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/education/cheat/list.vue b/src/views/education/cheat/list.vue
index 60aab2b..422bc5f 100644
--- a/src/views/education/cheat/list.vue
+++ b/src/views/education/cheat/list.vue
@@ -2,7 +2,7 @@
<div class="app-container">
<el-form :model="queryParam" ref="queryForm" :inline="true">
<el-form-item>
- <el-input v-model="queryParam.keyword" placeholder="璇疯緭鍏ュ悕绉�" clearable @input="search"></el-input>
+ <el-input v-model="queryParam.keyword" size="small" placeholder="璇疯緭鍏ュ悕绉�" clearable @input="search"></el-input>
</el-form-item>
<el-form-item>
<el-button type="primary" @click="search" size="small">鏌ヨ</el-button>
--
Gitblit v1.8.0