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