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)));