From 5517433e21554264817df6789f1dad42c3467338 Mon Sep 17 00:00:00 2001 From: XiaoRuby <3114200645@qq.com> Date: 星期一, 28 八月 2023 09:10:48 +0800 Subject: [PATCH] 8-26人员管理对接角色权限结束 --- 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 4259f2f..e3ae762 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 - style="100%" + width="100%" placeholder="璇烽�夋嫨鏉冮檺" > <el-option -- Gitblit v1.9.3