修复BUG:解决登录重复刷新问题

pull/57/head
李强 2022-05-13 01:02:52 +08:00
parent a1bc8b64e7
commit e5113c9f95
1 changed files with 3 additions and 3 deletions

View File

@ -68,10 +68,10 @@
</template>
</el-input>
</el-form-item>
</el-form>
<button class="btn btn-primary btn-block" @click="submit">
登录
</button>
</el-form>
</el-tab-pane>
</el-tabs>
</el-card>