From 6f509dd2ad48541331a115aa8f59e55dd351ed13 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 15 七月 2022 21:00:52 +0800
Subject: [PATCH] gengxin
---
src/views/home/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 5240710..e15298d 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -232,7 +232,7 @@
</el-col>
<el-col :span="2">
- <el-input id="inputCode" style="width:5px;" @change="inputChabge" v-model="inputCode" ref="inputRef" placeholder="" />
+ <el-input id="inputCode" @change="inputChabge" v-model="inputCode" ref="inputRef" placeholder="" />
</el-col>
<el-col :span="8" class="titleText">
患者签到
--
Gitblit v1.8.0