update element&&vue version

This commit is contained in:
Pan
2017-05-16 13:39:11 +08:00
parent 71e50e15e1
commit 0427359d18
6 changed files with 15 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
忘记密码?(或首次登录)
</router-link>
</el-form>
<el-dialog title="第三方验证" v-model="showDialog">
<el-dialog title="第三方验证" :visible.sync="showDialog">
邮箱登录成功,请选择第三方验证
<socialSign></socialSign>
</el-dialog>