added space
This commit is contained in:
parent
970a7effbf
commit
5183cd5c9a
|
|
@ -514,7 +514,7 @@ export default {
|
|||
},
|
||||
|
||||
getResponse: function() {
|
||||
if(this.type == null){
|
||||
if (this.type == null) {
|
||||
alert("Please select the filter");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue