Update alertMessage.vue
This commit is contained in:
@@ -393,8 +393,7 @@ export default {
|
||||
delete this.searchLabel.endAt
|
||||
}
|
||||
this.tools.loading = true
|
||||
if(ind===0){
|
||||
console.log(1);
|
||||
if(ind===0 || ind ===1 || ind ===2){
|
||||
delete this.searchLabel.startAt
|
||||
delete this.searchLabel.endAt
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user