Authored by 张凯

杭州-资源收藏选择收藏夹,默认全部展开,只能选择叶子文件夹

@@ -758,7 +758,7 @@ layui.define(['laytpl', 'admin', 'form', 'table', 'soulTable', 'sessions', 'comm @@ -758,7 +758,7 @@ layui.define(['laytpl', 'admin', 'form', 'table', 'soulTable', 'sessions', 'comm
758 showFolderIcon: true, 758 showFolderIcon: true,
759 showLine: true, 759 showLine: true,
760 indent: 20, 760 indent: 20,
761 - expandedKeys: [-3], 761 + expandedKeys: true,
762 strict: false 762 strict: false
763 }, 763 },
764 data: data 764 data: data
@@ -3159,7 +3159,7 @@ layui.define(['laytpl', 'admin', 'form', 'table', 'echarts', 'sessions', 'xmSele @@ -3159,7 +3159,7 @@ layui.define(['laytpl', 'admin', 'form', 'table', 'echarts', 'sessions', 'xmSele
3159 showFolderIcon: true, 3159 showFolderIcon: true,
3160 showLine: true, 3160 showLine: true,
3161 indent: 20, 3161 indent: 20,
3162 - expandedKeys: [-3], 3162 + expandedKeys: true,
3163 strict: false 3163 strict: false
3164 }, 3164 },
3165 data: response.data, 3165 data: response.data,
@@ -1618,7 +1618,7 @@ layui.define(['tree', 'laypage', 'laytpl', 'admin', 'form', 'table', 'treeTable' @@ -1618,7 +1618,7 @@ layui.define(['tree', 'laypage', 'laytpl', 'admin', 'form', 'table', 'treeTable'
1618 showFolderIcon: true, 1618 showFolderIcon: true,
1619 showLine: true, 1619 showLine: true,
1620 indent: 20, 1620 indent: 20,
1621 - expandedKeys: [-3], 1621 + expandedKeys: true,
1622 strict: false 1622 strict: false
1623 }, 1623 },
1624 data: data 1624 data: data
@@ -210,7 +210,7 @@ layui.define(['admin', 'table', 'common', 'sessions', 'form'], function (exports @@ -210,7 +210,7 @@ layui.define(['admin', 'table', 'common', 'sessions', 'form'], function (exports
210 showFolderIcon: true, 210 showFolderIcon: true,
211 showLine: true, 211 showLine: true,
212 indent: 20, 212 indent: 20,
213 - expandedKeys: [-3], 213 + expandedKeys: true,
214 strict: false 214 strict: false
215 }, 215 },
216 data: data 216 data: data
@@ -950,7 +950,7 @@ layui.define(['common', 'tree', 'laypage', 'laytpl', 'upload', 'admin', 'form', @@ -950,7 +950,7 @@ layui.define(['common', 'tree', 'laypage', 'laytpl', 'upload', 'admin', 'form',
950 showFolderIcon: true, 950 showFolderIcon: true,
951 showLine: true, 951 showLine: true,
952 indent: 20, 952 indent: 20,
953 - expandedKeys: [-3], 953 + expandedKeys: true,
954 strict: false 954 strict: false
955 }, 955 },
956 data: data 956 data: data