This commit is contained in:
2021-09-29 19:27:22 +02:00
parent 008a10dab8
commit bac8e8d0b8
3 changed files with 1 additions and 18 deletions

View File

@@ -146,7 +146,6 @@ export default {
},
saveAction() {
console.log('saveAction button: create/edit action with', this.type);
let
type = this.type,
data = {} ;