Showing
3 changed files
with
3 additions
and
3 deletions
| @@ -45,7 +45,7 @@ | @@ -45,7 +45,7 @@ | ||
| 45 | formConfig: { | 45 | formConfig: { | 
| 46 | labelWidth: 120, | 46 | labelWidth: 120, | 
| 47 | schemas: searchFormSchema, | 47 | schemas: searchFormSchema, | 
| 48 | - fieldMapToTime: [['queryTime', ['startTime', 'endTime'], 'YYYY-MM-DD HH:mm:ss']], | 48 | + fieldMapToTime: [['queryTime', ['startTime', 'endTime'], 'x']], | 
| 49 | }, | 49 | }, | 
| 50 | useSearchForm: true, | 50 | useSearchForm: true, | 
| 51 | showTableSetting: true, | 51 | showTableSetting: true, | 
| @@ -45,7 +45,7 @@ | @@ -45,7 +45,7 @@ | ||
| 45 | formConfig: { | 45 | formConfig: { | 
| 46 | labelWidth: 120, | 46 | labelWidth: 120, | 
| 47 | schemas: searchFormSchema, | 47 | schemas: searchFormSchema, | 
| 48 | - fieldMapToTime: [['queryTime', ['startTime', 'endTime'], 'YYYY-MM-DD HH:mm:ss']], | 48 | + fieldMapToTime: [['queryTime', ['startTime', 'endTime'], 'x']], | 
| 49 | }, | 49 | }, | 
| 50 | useSearchForm: true, | 50 | useSearchForm: true, | 
| 51 | showTableSetting: true, | 51 | showTableSetting: true, | 
| @@ -45,7 +45,7 @@ | @@ -45,7 +45,7 @@ | ||
| 45 | formConfig: { | 45 | formConfig: { | 
| 46 | labelWidth: 120, | 46 | labelWidth: 120, | 
| 47 | schemas: searchFormSchema, | 47 | schemas: searchFormSchema, | 
| 48 | - fieldMapToTime: [['queryTime', ['startTime', 'endTime'], 'YYYY-MM-DD HH:mm:ss']], | 48 | + fieldMapToTime: [['queryTime', ['startTime', 'endTime'], 'x']], | 
| 49 | }, | 49 | }, | 
| 50 | useSearchForm: true, | 50 | useSearchForm: true, | 
| 51 | showTableSetting: true, | 51 | showTableSetting: true, |