zhengyiming
5 天以前 b8ccb337ebb0af43fb541aa7a48f02d29d22291c
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)));