若要一次賦予 formData 裡各個輸入欄位的值,可以使用 this.formData=JSON.parse('{"username":"admin",...}'); 來簡化。 new Vue ...
確定! 回上一頁