refactor:update element-ui

This commit is contained in:
Pan
2017-11-01 11:26:57 +08:00
parent fe31c88193
commit e8b34bbc0d
9 changed files with 28 additions and 38 deletions

View File

@@ -20,7 +20,7 @@
<img :src="errGif" width="313" height="428" alt="Girl has dropped her ice cream.">
</el-col>
</el-row>
<el-dialog title="随便看" :visible.sync="dialogVisible" size="large">
<el-dialog title="随便看" :visible.sync="dialogVisible">
<img class="pan-img" :src="ewizardClap">
</el-dialog>
</div>