修复代码生成Add、Edit页面多日期选择器只有第一个生效的bug

master
jingjie520 6 years ago
parent e4984b85f2
commit f169eaf6cc

@ -130,7 +130,6 @@
minView: "month", minView: "month",
autoclose: true autoclose: true
}); });
#break
#end #end
#end #end
#if($table.tree) #if($table.tree)

@ -130,7 +130,6 @@
minView: "month", minView: "month",
autoclose: true autoclose: true
}); });
#break
#end #end
#end #end
#if($table.tree) #if($table.tree)

Loading…
Cancel
Save