From 2c62b12634a37586391f2465c99b0db5a66bc0ec Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期一, 06 五月 2024 16:15:31 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-ocea-before into master

---
 src/views/plan/manufacturingorder/DelMatUnIssue.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/plan/manufacturingorder/DelMatUnIssue.vue b/src/views/plan/manufacturingorder/DelMatUnIssue.vue
index 8e80ee4..3a6e096 100644
--- a/src/views/plan/manufacturingorder/DelMatUnIssue.vue
+++ b/src/views/plan/manufacturingorder/DelMatUnIssue.vue
@@ -16,7 +16,7 @@
       "
       :options="options"
       :ajaxFun="ajaxFun"
-      :bottomOffset="250"
+      :bottomOffset="150"
       ref="delMatUnIssueTable"
     >
       <template #toolbar></template>

--
Gitblit v1.9.3