优化一个上传组件控制台报错bug 以及 buyer端楼层装修显示

This commit is contained in:
lemon橪
2022-03-17 16:35:10 +08:00
parent 2ea2723aed
commit e27070e089
2 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ export default {
},
props: {
value: {
type: Object
type: null
},
draggable: {
type: Boolean,