From 28d93ca53c34ef9a1c52662035bfee02f7c2e9ec Mon Sep 17 00:00:00 2001 From: CFF <1730422060@qq.com> Date: Wed, 22 Oct 2025 22:21:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=8C=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/js/bootstrap-datepicker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/js/bootstrap-datepicker.js b/src/main/resources/static/js/bootstrap-datepicker.js index 2c5b91b..f39d0ac 100644 --- a/src/main/resources/static/js/bootstrap-datepicker.js +++ b/src/main/resources/static/js/bootstrap-datepicker.js @@ -2124,7 +2124,7 @@ result.push(val[format.parts[i]]); // 添加格式部分 } return result.join(''); - }, + } // 日历模板(表头、内容、表尾) headTemplate: '«»',