提交 205d5230 编写于 作者: bo.dang's avatar bo.dang

背景图回显

上级 439e19a4
......@@ -1647,7 +1647,7 @@
// 设置背景图
setBackground(){
this.dialogVisible = true;
this.backgroundImageIdTemp = this.formData.backgroundImageId;
this.backgroundImageIdTemp = String(this.formData.backgroundImageId);
this.initImages();
},
// 提交设置背景图
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册