And use the watch method to listen for the change: new Vue ({ el: "#app", data: { cases: [ { name: 'case A', status: '1' }, { name: 'case B' ...
確定! 回上一頁