[SSE] Debug pivot settings.
This commit is contained in:
parent
2c89aa3adb
commit
4f6b9e45aa
|
@ -362,7 +362,7 @@ define([
|
||||||
value : name,
|
value : name,
|
||||||
tip : (name.length>10) ? name : ''
|
tip : (name.length>10) ? name : ''
|
||||||
}));
|
}));
|
||||||
isChecked[name] = true;
|
isChecked[names[index]] = true;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
this.valuesList.store.reset(arr);
|
this.valuesList.store.reset(arr);
|
||||||
|
|
Loading…
Reference in a new issue