Skip to content

Commit

Permalink
fixed BUG on edit Menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdurozzaq committed Aug 25, 2020
1 parent 5a11c48 commit 8090a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/pages/cashier/order/EditMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<v-img
v-if="menu.menu_picture"
height="150"
src="https://cdn.vuetifyjs.com/images/cards/cooking.png"
:src="menu.menu_picture"
></v-img>

<v-img
Expand Down

0 comments on commit 8090a2f

Please sign in to comment.