前端页面
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Tea.context(function () {
|
||||
this.$delay(function () {
|
||||
teaweb.datepicker("day-from-picker");
|
||||
teaweb.datepicker("day-to-picker");
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user