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