Updated approval settings to use set methods
This removes the bad practice of mutating the state outside of the store via `v-modal` and replaces it with populating using store set methods. On submission, the store data is sent to the API endpoint for submission
Showing
Please register or sign in to comment