From 2eed507a4dfffda298bcd3de479a66db5a69bbab Mon Sep 17 00:00:00 2001
From: guoyuji <guoyujie@ng.com>
Date: 星期二, 30 一月 2024 10:42:44 +0800
Subject: [PATCH] 修改订单明细实体类

---
 north-glass-erp/northglass-erp/src/views/sd/order/SelectOrder.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/north-glass-erp/northglass-erp/src/views/sd/order/SelectOrder.vue b/north-glass-erp/northglass-erp/src/views/sd/order/SelectOrder.vue
index 201e2c6..cbff1c0 100644
--- a/north-glass-erp/northglass-erp/src/views/sd/order/SelectOrder.vue
+++ b/north-glass-erp/northglass-erp/src/views/sd/order/SelectOrder.vue
@@ -24,7 +24,7 @@
     keepSource: true,//淇濇寔婧愭暟鎹�
     align: 'center',//鏂囧瓧灞呬腑
     stripe:true,//鏂戦┈绾�
-    rowConfig: {isCurrent: true, isHover: true,height: 50},//榧犳爣绉诲姩鎴栭�夋嫨楂樹寒
+    rowConfig: {isCurrent: true, isHover: true,height: 30},//榧犳爣绉诲姩鎴栭�夋嫨楂樹寒
     id: 'OrderList',
     showFooter: true,//鏄剧ず鑴�
     printConfig: {},

--
Gitblit v1.8.0