diff --git a/frontend/src/components/BooksAddEdit.vue b/frontend/src/components/BooksAddEdit.vue index fb88d9c..28ca35b 100644 --- a/frontend/src/components/BooksAddEdit.vue +++ b/frontend/src/components/BooksAddEdit.vue @@ -17,7 +17,7 @@ {{ success }} -
+
@@ -36,11 +36,11 @@
- +
- +
@@ -100,7 +100,7 @@ - Submit +
@@ -121,7 +121,7 @@ Title: '', Isbn: '', Year: (new Date()).getFullYear(), - Price: null, + Price: 0, Status: 0, Quantity: 0, PublisherFull: {