From bf5c42b55da25fbcbb8f92bde539a8e27d800b40 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期二, 26 三月 2024 14:16:59 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes
---
UI-Project/src/views/sd/order/SelectOrder.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/UI-Project/src/views/sd/order/SelectOrder.vue b/UI-Project/src/views/sd/order/SelectOrder.vue
index 201e2c6..bccc294 100644
--- a/UI-Project/src/views/sd/order/SelectOrder.vue
+++ b/UI-Project/src/views/sd/order/SelectOrder.vue
@@ -157,7 +157,7 @@
start-placeholder="寮�濮嬫椂闂�"
end-placeholder="缁撴潫鏃堕棿"
/>
- <el-button style="margin-top: -5px" id="searchButton" type="primary" :icon="Search">鏌ヨ</el-button>
+ <el-button style="margin-left: 10px; margin-top: -5px" id="searchButton" type="primary " :icon="Search">鏌ヨ</el-button>
<vxe-grid
@cell-dblclick="cellClickEvent"
max-height="97%"
--
Gitblit v1.8.0