Commit 78f673a5 authored by 张伯涛's avatar 张伯涛

banner管理图片反显问题

parent 5db260ba
......@@ -510,6 +510,7 @@ export default {
handleUpdate(row) {
this.reset()
this.form = { ...row }
this.imageUrl = row.url
this.open = true
this.title = '修改banner'
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment