Given a form of three fields, make two required. Let's look at the HTML first: <form id="app" @submit="checkForm" action="https://vuejs.org/" method="post" > ...
確定! 回上一頁