From a04214e37cb12cd0571c4d46e266610f805f5a0e Mon Sep 17 00:00:00 2001 From: 670788339 <670788339@qq.com> Date: Thu, 13 Nov 2025 17:34:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95=E5=9C=A8=E7=BA=BF=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E6=8F=90=E7=A4=BA1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Course/courseForm.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/Course/courseForm.vue b/src/components/Course/courseForm.vue index 9431833a..b749500b 100644 --- a/src/components/Course/courseForm.vue +++ b/src/components/Course/courseForm.vue @@ -114,7 +114,7 @@ - + @@ -2069,7 +2069,9 @@ export default { position: relative; z-index: 10001; } - +.el-form-item__content { + display: flex; +} .tag-from-item .el-form-item__content { margin-left: 0 !important; display: flex;