wupengfei
5 天以前 bd000e6f03f650cf184f404d63356e9eddf57425
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)));