打包相关问题修复
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
defineOptions({ name: 'IssueList' });
|
||||
import IssueFilterList from '@/views/Mobile/Repo/components/IssueFilterList/index.vue';
|
||||
import PinList from './components/PinList.vue';
|
||||
import { useRepoId } from '@/utils/hooks/useRepoId';
|
||||
const { repoId } = useRepoId();
|
||||
|
||||
Reference in New Issue
Block a user