diff --git a/src/components/ErrorBanner.vue b/src/components/ErrorBanner.vue index e0d1a98..af8fa87 100644 --- a/src/components/ErrorBanner.vue +++ b/src/components/ErrorBanner.vue @@ -1,8 +1,12 @@ - - {{ e.msg }} + + + + {{ e }} + + @@ -10,7 +14,7 @@ diff --git a/src/views/contracts/ContractEdit.vue b/src/views/contracts/ContractEdit.vue index 89d4c24..bd1860e 100644 --- a/src/views/contracts/ContractEdit.vue +++ b/src/views/contracts/ContractEdit.vue @@ -4,9 +4,9 @@ - + - + @@ -22,12 +22,10 @@ - - - + Product - + Price @@ -37,13 +35,10 @@ - + - {{ p.code }} - {{ p.name }} - - - + @@ -51,26 +46,26 @@ - - - + Add Product - - - - - - Agree Date - - - - - - - - - + + + + Add Product + + + + + + Agree Date + + + + + + + + + - -