perf(tree): strengthen BasicTree function

This commit is contained in:
Vben
2021-03-03 23:35:30 +08:00
parent 9a1ba74920
commit cd8e924d46
20 changed files with 394 additions and 138 deletions

View File

@@ -29,7 +29,7 @@
"dependencies": {
"@iconify/iconify": "^2.0.0-rc.6",
"@vueuse/core": "^4.3.1",
"@zxcvbn-ts/core": "^0.2.0",
"@zxcvbn-ts/core": "^0.3.0",
"ant-design-vue": "2.0.1",
"apexcharts": "^3.25.0",
"axios": "^0.21.1",