From ea6bc6a90863e8800db77091810c647aa9328963 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期二, 30 五月 2023 16:27:42 +0800
Subject: [PATCH] 通风操作

---
 igds-app/js/admin/security-patrol.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/igds-app/js/admin/security-patrol.js b/igds-app/js/admin/security-patrol.js
index 1e58491..7b656bf 100644
--- a/igds-app/js/admin/security-patrol.js
+++ b/igds-app/js/admin/security-patrol.js
@@ -90,6 +90,7 @@
 		type: "date", //璁剧疆鏃ュ巻鍒濆瑙嗗浘妯″紡 
 		// beginDate: new Date(2015, 04, 25), //璁剧疆寮�濮嬫棩鏈� 
 		// endDate: new Date(2016, 04, 25), //璁剧疆缁撴潫鏃ユ湡 
+		value: dateTime
 	})
 	dtpicker.show(function(e) {
 		dateTime = e.value;

--
Gitblit v1.9.3