feat:全选支持选中文件夹

This commit is contained in:
fanxb 2024-10-30 20:13:55 +08:00
parent 62d9296b46
commit 6759333fb4

View File

@ -42,7 +42,7 @@ export default {
name: "Home", name: "Home",
data() { data() {
return { return {
version: "1.6.3", version: "1.6.4",
latestVersion: null, latestVersion: null,
activeIndex: location.pathname, activeIndex: location.pathname,
showNewVersion: false showNewVersion: false