feat:FOTON release
This commit is contained in:
@@ -139,7 +139,7 @@
|
|||||||
isShowSelect: false, // 是否显示树状选择器
|
isShowSelect: false, // 是否显示树状选择器
|
||||||
options: [],
|
options: [],
|
||||||
selectedData: [], // 选中的节点
|
selectedData: [], // 选中的节点
|
||||||
style: 'width:' + this.width + 'px;' + 'height:100%;',
|
style: 'width:' + this.width + 'px;' + '',
|
||||||
selectStyle: 'width:100%;',
|
selectStyle: 'width:100%;',
|
||||||
checkedIds: [],
|
checkedIds: [],
|
||||||
checkedData: [],
|
checkedData: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user