diff --git a/common/src/main/resources/static/laydate/5.0/laydate.js b/common/src/main/resources/static/laydate/5.0/laydate.js index 414a890a..60a90a20 100644 --- a/common/src/main/resources/static/laydate/5.0/laydate.js +++ b/common/src/main/resources/static/laydate/5.0/laydate.js @@ -1647,8 +1647,8 @@ } else { if(lay(btn).hasClass(DISABLED)) return that.hint('不在有效日期或时间范围内'); } - that.done(); that.setValue(that.parse()).remove() + that.done(); } }; active[type] && active[type]();