zhengyiming
4 天以前 6714e5cab17dcf090bc1d5fe2a43377d9731d5d2
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)));