当前位置:网站首页>laravel-admin时间范围选择器dateRange默认值问题
laravel-admin时间范围选择器dateRange默认值问题
2022-04-23 11:16:00 【书生及第】
$form->dateRange('start_at', 'end_at', '时间范围');
$start_at = '2022-04-22';
$end_at = '2023-04-22';
$script = <<<JS //设置默认时间 $('.start_at').val('$start_at'); $('.end_at').val('$end_at'); //结束位置不能动(顶行写) JS;
Admin::script($script);
版权声明
本文为[书生及第]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_38989173/article/details/124346636
边栏推荐
- CUMCM 2021-B:乙醇偶合制備C4烯烴(2)
- 学习 Go 语言 0x07:《Go 语言之旅》中 Stringer 练习题代码
- Detailed introduction to paging exploration of MySQL index optimization
- Typora operation skill description (I) md
- SWAT - Introduction to Samba web management tool
- PDMS软光刻加工过程
- Get things technology network optimization - CDN resource request Optimization Practice
- JDBC – PreparedStatement – 如何设置 Null 值?
- FileProvider 路径配置策略的理解
- Mba-day5 Mathematics - application problems - engineering problems
猜你喜欢
一道有趣的阿里面试题
初探 Lambda Powertools TypeScript
Excel · VBA custom function to obtain multiple cell values
Constraintlayout layout
Upgrade the functions available for cpolar intranet penetration
得物技术网络优化-CDN资源请求优化实践
Excel · VBA array bubble sorting function
Google Earth engine (GEE) - scale up the original image (taking Hainan as an example)
Visual solutions to common problems (VIII) mathematical formulas
Promise details
随机推荐
语雀文档编辑器将开源:始于但不止于Markdown
Using Baidu PaddlePaddle EasyDL to accomplish specified target recognition
CUMCM 2021-b: preparation of C4 olefins by ethanol coupling (2)
Detailed explanation of typora Grammar (I)
Analysis on the characteristics of the official game economic model launched by platoffarm
学习 Go 语言 0x04:《Go 语言之旅》中切片的练习题代码
学习网站资料
Detailed introduction to paging exploration of MySQL index optimization
Solutions to common problems in visualization (IX) background color
Visual common drawing (III) area map
Upgrade the functions available for cpolar intranet penetration
FileProvider 路径配置策略的理解
赛微微电科创板上市破发:跌幅达26% 公司市值44亿
How to quickly query 10 million pieces of data in MySQL
Visual solutions to common problems (VIII) mathematical formulas
Oracle connectivity test gadget
Use of SVN:
Visualization Road (11) detailed explanation of Matplotlib color
@valid,@Validated 的学习笔记
Visualized common drawing (II) line chart