fix(bundle): bundle.js 纳入 ENTER 事件改动并移除 ZWNBSP;MyJs.js 剥离 BOM [EQD-6838]

This commit is contained in:
hjhan
2026-07-29 16:32:15 +08:00
parent 6911b9d758
commit 4bebcf7fcb
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
$(function () {
$(function () {
try {
$.datepicker._gotoToday = function (id) {
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();