feat:FOTON release

This commit is contained in:
Superman_Main
2021-11-26 10:48:18 +08:00
parent b87502f4b6
commit 2b87adf1ee
+1 -1
View File
@@ -139,7 +139,7 @@
isShowSelect: false, // 是否显示树状选择器
options: [],
selectedData: [], // 选中的节点
style: 'width:' + this.width + 'px;' + 'height:100%;',
style: 'width:' + this.width + 'px;' + '',
selectStyle: 'width:100%;',
checkedIds: [],
checkedData: [],