Skip to content

Commit

Permalink
Update ProductPayment.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker25 authored Feb 13, 2025
1 parent 6d6e5e0 commit 5e3da82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ export default defineComponent({
// Reload product list when organization changes
watch(() => currentOrganization.value.id, async () => {
await setup()
state.isEditing = false
// Required otherwise changing from USER -> ADMIN will leave it disabled
state.accountChangeKey++
})
Expand Down

0 comments on commit 5e3da82

Please # to comment.