From 5740eb93928f3cb8e17c3fa5f082f42072ebbc31 Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期四, 12 三月 2026 13:03:17 +0800
Subject: [PATCH] feat: 新增基础数据维护-判定规程维护界面和后端接口

---
 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
index 0c59e4b..3f303be 100644
--- 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