From ab46fd44714a2b46b553d345ac44332778a108f5 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Thu, 29 Jan 2026 14:02:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=A4=BA=EF=BC=9A=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E6=8B=96=E6=8B=BD=E8=B0=83=E6=95=B4=E5=B7=A5=E5=BA=8F=E9=A1=BA?= =?UTF-8?q?=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/erf/components/expTriConfirm.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/views/modules/erf/components/expTriConfirm.vue b/src/views/modules/erf/components/expTriConfirm.vue index 8a62f5c..b44990b 100644 --- a/src/views/modules/erf/components/expTriConfirm.vue +++ b/src/views/modules/erf/components/expTriConfirm.vue @@ -3,6 +3,10 @@
新增 +
+ + 可以拖拽调整工序顺序 +
@@ -1142,6 +1146,8 @@ export default { .toolbar { margin-bottom: 10px; text-align: left; + display: flex; + align-items: center; /* 垂直居中 */ } .el-button + .el-button {