Skip to content

Commit

Permalink
last update
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitrov93 committed Apr 11, 2024
1 parent 52ed81b commit 1a0b81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Sales/SalesAdd.vue
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ const resetForm = () => {
resourcesForSale.value = [];
sellObject.date = "";
// clearTable.value = !clearTable.value
clearTable.value = !clearTable.value
}
};
Expand Down

0 comments on commit 1a0b81c

Please sign in to comment.