mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 12:49:02 -05:00
refactored Generic API
This commit is contained in:
@@ -107,6 +107,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
Button: function(e) {
|
||||
console.log(typeof({}), typeof([]), typeof('this'), typeof(1))
|
||||
this.action='new'
|
||||
this.$bvModal.show('modal')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user