zhengyiming
8 天以前 ca556e408d30c5aaa60221dcf415c596ba92c493
apps/cMiniApp/src/pages/home/index.vue
@@ -74,7 +74,7 @@
import { TaskCard, ProTabs, ProTabPane } from '@12333/components';
import HomeQueryMenuView from './HomeQueryMenuView.vue';
import IconLocaltion from '@/assets/task/icon-localtion.png';
import { useAllAreaList, useTaskList } from '@12333/hooks';
import { useAllAreaList, useTaskList, HomeOrderType } from '@12333/hooks';
import { useAccessLogin } from '@/hooks';
const { locationCity } = useUser();