From 0621dc7f7121a8b2a2a785687ec1fc8d0a8d3d45 Mon Sep 17 00:00:00 2001
From: wang..123 <brook_w@163.com>
Date: 星期二, 08 三月 2022 16:23:18 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/matCode/matCode.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/matCode/matCode.js b/src/main/webapp/static/js/matCode/matCode.js
index 8351966..a5871d6 100644
--- a/src/main/webapp/static/js/matCode/matCode.js
+++ b/src/main/webapp/static/js/matCode/matCode.js
@@ -445,7 +445,7 @@
type: 'datetime'
});
layDate.render({
- elem: '#modiTime\\$',
+ elem: 'modiTime#\\$',
type: 'datetime'
});
layDate.render({
--
Gitblit v1.9.1