From f6b6162c08fb8fd93369064d4daef6c94b100eea Mon Sep 17 00:00:00 2001
From: value <z1292839451@163.com>
Date: 星期二, 29 八月 2023 18:02:15 +0800
Subject: [PATCH] bug修复

---
 src/views/laboratory/personnel/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/laboratory/personnel/index.vue b/src/views/laboratory/personnel/index.vue
index e3ae762..f4f4ee2 100644
--- a/src/views/laboratory/personnel/index.vue
+++ b/src/views/laboratory/personnel/index.vue
@@ -86,7 +86,7 @@
               <el-select
                 v-model="form.roleId"
                 clearable
-                width="100%"
+                style="width: 100%"
                 placeholder="璇烽�夋嫨鏉冮檺"
               >
                 <el-option

--
Gitblit v1.9.3