This commit is contained in:
贤心
2021-04-01 03:21:16 +08:00
parent e5ea1fec7f
commit 2705982246
10 changed files with 66 additions and 32 deletions

View File

@@ -460,6 +460,8 @@
var that = this
,options = that.config
,elem = lay('#'+ (prev || that.elemID));
if(!elem[0]) return that;
if(!elem.hasClass(ELEM_STATIC)){
that.checkDate(function(){
elem.remove();