필요없는 거 삭제
This commit is contained in:
parent
f621efca29
commit
c30bac2f2e
@ -172,7 +172,6 @@ const userStore = useUserInfoStore();
|
||||
// 상태 관리
|
||||
const user = ref(null);
|
||||
const projectList = ref([]);
|
||||
const filteredProjects = ref([]);
|
||||
const selectedCategory = ref(null);
|
||||
const searchText = ref('');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user