Write query to change the environment role based on mock data

This commit is contained in:
Montana
2018-09-13 13:36:03 -04:00
parent c3da34e7cb
commit 79c357dcab
5 changed files with 52 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ export default {
props: {
choices: Array,
initialData: String
initialData: Object
},
data: function () {