fix: fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<p>1</p>
|
||||
<p>12</p>
|
||||
<el-input v-model="username"></el-input>
|
||||
<el-input v-model="pin"></el-input>
|
||||
<button type="button" @click="login">Login</button>
|
||||
|
||||
Reference in New Issue
Block a user