This commit is contained in:
@@ -116,7 +116,7 @@ export default {
|
||||
vm.searchAType = vm.$route.params.ayatype;
|
||||
}
|
||||
|
||||
//get form settings from session cache, if same type as in route then re-use teh last search stuff
|
||||
//get form settings from session cache, if same type as in route then re-use the last search stuff
|
||||
//however if different than need to clear it (or not rehydrate it)
|
||||
let savedSettings = window.$gz.form.getFormSettings(FORM_KEY);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user