Compare commits
2 Commits
a86a2bb5f1
...
c291e3eecf
| Author | SHA1 | Date | |
|---|---|---|---|
| c291e3eecf | |||
| b8225c5937 |
@@ -251,6 +251,9 @@ export default {
|
||||
if (val) {
|
||||
this.parameter.params.startCreateTime = val[0]
|
||||
this.parameter.params.endCreateTime = val[1]
|
||||
} else {
|
||||
this.parameter.params.startCreateTime = ''
|
||||
this.parameter.params.endCreateTime = ''
|
||||
}
|
||||
},
|
||||
indexMethod(index) {
|
||||
|
||||
Reference in New Issue
Block a user