zhengyiming
4 天以前 efb7d8167c0293c463ca7b78aef09e261a5ec980
packages/hooks/area.ts
@@ -51,6 +51,8 @@
        { showLoading: false }
      );
    },
    placeholderData: () => [] as API.GetAreaSelectQueryResultOption[],
    staleTime: Infinity,
  });
  // const areaTree = computed(() => formatAreaListToTree(areaList.value, null, unref(maxLayer)));