From 8eef54d67522f078266a54f0c0596b67c012e6d6 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期二, 29 八月 2023 14:34:05 +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