[Vuejs]-Why my select value has changed but still displayed the old value? 9 October 2023 by thecoderscamp.com 0👍 At empChange method, change: empChange(emp){ this.$set(this.ruleForm, 'emp', emp); } See reactivity [Vuejs]-Vue & Quasar: How to read a file (zip) which is outside the quasar project Source:stackexchange.com