That's right, add a negated v-if directive on the task li item span like this. - <span v-on:click="$set(task, 'edit', !task.edit)"> ...
確定! 回上一頁