1
This commit is contained in:
@@ -90,6 +90,8 @@ export default {
|
||||
}
|
||||
if (this.date1 === '' || this.date1 === null || this.date2 === '' || this.date2 === null) {
|
||||
this.check2 = 0
|
||||
this.date1 = ''
|
||||
this.date2 = ''
|
||||
} else {
|
||||
this.check2 = 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user