This commit is contained in:
@@ -130,6 +130,8 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
//Get full selection for use on forms where we need the
|
||||
//full selection including name, active, id
|
||||
getFullSelectionValue() {
|
||||
return this.lastSelection;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user