export default { computed: { formValid () { // loop over all contents of the fields object and check if they exist and valid. return ...
確定! 回上一頁