xg
This commit is contained in:
parent
88a2d7e50b
commit
2646579453
@ -310,7 +310,7 @@
|
||||
<el-dialog title="图片预览" :visible.sync="imageshow" width="70%">
|
||||
<img :src="currentSrc" alt="" style="width:100%" />
|
||||
<span slot="footer" class="dialog-footer">
|
||||
<el-button type="primary" @click="imageshow = false">确 定</el-button>
|
||||
<el-button type="primary" @click="imageshow = false">返 回</el-button>
|
||||
</span>
|
||||
</el-dialog>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user