修改bug

This commit is contained in:
‘937886381’
2024-04-23 15:09:07 +08:00
parent b6cf7b2ddc
commit becf34d089
7 changed files with 158 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
<!--
* @Author: zhp
* @Date: 2024-04-18 10:01:33
* @LastEditTime: 2024-04-23 13:51:30
* @LastEditTime: 2024-04-23 15:08:40
* @LastEditors: zhp
* @Description:
-->
@@ -129,7 +129,7 @@ export default {
endPlaceholder: '结束时间',
param: 'checkTime',
defaultSelect: [Date.now() - 24 * 60 * 60 - 1000, Date.now()],
width: 250
width: 350
},
{
type: 'select',