Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…s-io/MIPs#159 Prior to this change, the settings was lightweighted in Service JS file before sent to server, making the changes on the original Vue object. This change ensures to make the lightweight operation in a cloned object instead of the original one.
- Loading branch information