const app = new Vue({ el:'#app', data:{ errors:[], name:null, age:null ... If they are empty I check each and set a specific error for each.
確定! 回上一頁