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 {