chore: project controller

This commit is contained in:
xiaojunnuo
2026-02-11 00:07:29 +08:00
parent 784bcb0aa5
commit 1e416b9f8a
33 changed files with 773 additions and 53 deletions
@@ -76,6 +76,7 @@ export const useProjectStore = defineStore("app.project", () => {
projects,
myProjects,
currentProject,
currentProjectId,
isEnterprise,
getSearchForm,
loadMyProjects,