优化一个上传组件控制台报错bug 以及 buyer端楼层装修显示
parent
2ea2723aed
commit
e27070e089
|
@ -161,7 +161,7 @@ export default {
|
|||
padding: 0 10px;
|
||||
font-size: 12px;
|
||||
>div:nth-child(1) {
|
||||
width: 130px;
|
||||
|
||||
margin-top: 30px;
|
||||
span:nth-child(1){
|
||||
color: #fff;
|
||||
|
@ -169,7 +169,7 @@ export default {
|
|||
padding: 0 5px;
|
||||
background-color: #a25684;
|
||||
display: block;
|
||||
width: 120px;
|
||||
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
margin: 0 10px 10px 0;
|
||||
|
|
|
@ -62,7 +62,7 @@ export default {
|
|||
},
|
||||
props: {
|
||||
value: {
|
||||
type: Object
|
||||
type: null
|
||||
},
|
||||
draggable: {
|
||||
type: Boolean,
|
||||
|
|
Loading…
Reference in New Issue