改回之前的接口

This commit is contained in:
wwt 2025-03-17 18:35:19 +08:00
parent b8fd50394c
commit a9febca5e5

View File

@ -470,7 +470,7 @@ const { t } = useI18n()
const {
groupActiveIndex,
getDepsTreeMy2,
getDepsTreeMy,
depTreeMyList,
crumbs,
crumbsIndex,
@ -917,7 +917,7 @@ const init = async () => {
depTreeMyList.value = []
crumbs.value = []
await getDepsTreeMy2()
await getDepsTreeMy()
if (depTreeMyList.value.length) {
if (state.chooseMode === 1) {
// all