From a24e6ad3dd99b50e29af6f74c57fa646bca86d43 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期四, 02 一月 2025 17:15:48 +0800 Subject: [PATCH] 提交配置 --- igds-app/js/admin/grain-history.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/igds-app/js/admin/grain-history.js b/igds-app/js/admin/grain-history.js index 2fb09c5..475606d 100644 --- a/igds-app/js/admin/grain-history.js +++ b/igds-app/js/admin/grain-history.js @@ -185,10 +185,10 @@ dtpicker.show(function(e) { dateTime = e.value; $("#dateTime").val(dateTime); - }) - if(time != dateTime){ - getHistoryList() - } + if(time != dateTime){ + getHistoryList() + } + }) } //閫夋嫨浠撳簱 -- Gitblit v1.9.3