总结
html
<el-input v-model="form.api_key" type="password" placeholder="API Key" show-password />
<el-input v-model="form.api_key" placeholder="API Key" />