From e8b408de769daf40d15f62c4e764d528ceb4f2f8 Mon Sep 17 00:00:00 2001
From: 廖井涛 <2265517004@qq.com>
Date: 星期五, 19 四月 2024 14:17:26 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/a1536384743/erp_-override

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

diff --git a/north-glass-erp/northglass-erp/src/components/sd/order/OrderOtherMoney.vue b/north-glass-erp/northglass-erp/src/components/sd/order/OrderOtherMoney.vue
index 23f2d2a..3d167c2 100644
--- a/north-glass-erp/northglass-erp/src/components/sd/order/OrderOtherMoney.vue
+++ b/north-glass-erp/northglass-erp/src/components/sd/order/OrderOtherMoney.vue
@@ -173,7 +173,7 @@
         @filter-change="filterChanged"
         ref="xGrid"
         max-height="350px"
-        width
+        :width="'100%'"
         v-bind="gridOptions"
         v-on="gridEvents"
     >

--
Gitblit v1.8.0