fiddle Here you would see, clicking the radio button has no use at all, your status is still online. var demo = new Vue({ el: '#demo', data: { statusProxy: null } ...
確定! 回上一頁