From fecaf0050852d71e42444e2216a8844474f0de29 Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期五, 10 四月 2026 14:18:20 +0800
Subject: [PATCH] fix: 1.储丝单柜卷包产量处理包装机换班后产量不清零导致重复计算问题(2026.04.04后数据新增dac_up_time生效)  2.前端请求超时时间修改为20s

---
 ruoyi-plus-soybean/src/views/analy/feed-match/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ruoyi-plus-soybean/src/views/analy/feed-match/index.vue b/ruoyi-plus-soybean/src/views/analy/feed-match/index.vue
old mode 100644
new mode 100755
index 0c59e4b..3f303be
--- a/ruoyi-plus-soybean/src/views/analy/feed-match/index.vue
+++ b/ruoyi-plus-soybean/src/views/analy/feed-match/index.vue
@@ -24,6 +24,7 @@
   pageSize: 10,
   time: null,
   key: null,
+  shift: null,
   params: {}
 });
 

--
Gitblit v1.9.3