修复代码生成Add、Edit页面多日期选择器只有第一个生效的bug
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user