|
|
@@ -172,6 +172,7 @@
|
|
|
this.selectedProduct['a' + propertyId] = item
|
|
|
this.JSONObj[propertyId] = item.value
|
|
|
this.$emit('loadCmpGoodsByTypeEvent', JSON.stringify(this.JSONObj), this.selectedBrand.id)
|
|
|
+ this.list_exp_flag = false
|
|
|
},
|
|
|
use_exp_list: function (pro, index) {
|
|
|
this.selectedProperties = pro
|
|
|
@@ -694,7 +695,7 @@
|
|
|
}
|
|
|
.drop-down-list{
|
|
|
font-size: 14px;
|
|
|
- min-width: 100px;
|
|
|
+ min-width: 140px;
|
|
|
line-height: 1.75;
|
|
|
background: #fff;
|
|
|
text-align:center;
|