Answer is from https://github.com/vuejs/vue/issues/7434,Props are read-only, but you are trying to change its value with v-model.
確定! 回上一頁