|
@@ -303,7 +303,7 @@ export default {
|
|
type: "date",
|
|
type: "date",
|
|
searchRange: true,
|
|
searchRange: true,
|
|
defaultTime: ['00:00:00', '23:59:59'],
|
|
defaultTime: ['00:00:00', '23:59:59'],
|
|
- format: "yyyy-MM-dd HH:mm:ss",
|
|
|
|
|
|
+ format: "yyyy-MM-dd HH:mm",
|
|
valueFormat: "yyyy-MM-dd HH:mm:ss",
|
|
valueFormat: "yyyy-MM-dd HH:mm:ss",
|
|
index: 2,
|
|
index: 2,
|
|
width: 150,
|
|
width: 150,
|