fixed last step issue on AkauntingSearch.vue
This commit is contained in:
parent
90aeb0c962
commit
33b5afb3f1
@ -441,6 +441,8 @@ export default {
|
||||
|
||||
this.filtered.splice(index, 1);
|
||||
this.selected_options.splice(index, 1);
|
||||
|
||||
this.filter_last_step = 'options';
|
||||
},
|
||||
|
||||
onSearchAndFilterClear() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user