style:样式调整 当charbox出现滚动条时 input换行的问题
This commit is contained in:
@@ -1567,8 +1567,10 @@
|
||||
if(flag){
|
||||
return
|
||||
}
|
||||
this.showPicker[index].bac=false;
|
||||
this.showPicker[index].text=false;
|
||||
if(this.showPicker[index]){
|
||||
this.showPicker[index].bac=false;
|
||||
this.showPicker[index].text=false;
|
||||
}
|
||||
},
|
||||
delMapping:function(index){
|
||||
this.editChart.param.valueMapping.mapping.splice(index,1)
|
||||
|
||||
Reference in New Issue
Block a user