mirror of
https://github.com/frappe/books.git
synced 2025-02-02 20:18:26 +00:00
fix: remove spurious commits
This commit is contained in:
parent
ab97812239
commit
511d044715
@ -191,8 +191,6 @@ export default {
|
||||
this.$refs.form.insert();
|
||||
},
|
||||
async submitDoc() {
|
||||
console.log(this.meta)
|
||||
console.log(this.doc)
|
||||
try {
|
||||
await this.$refs.form.submit();
|
||||
} catch (e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user