Merge branch 'dev_vite' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite

This commit is contained in:
zhangyh
2025-10-30 11:49:32 +08:00

View File

@@ -78,6 +78,7 @@ const Workspace: Module<DesignDetail, RootState> = {
} }
}, },
createProbject(state) { createProbject(state) {
if(state.projectPath)return
state.probjects = { state.probjects = {
name: '', name: '',
id: '', id: '',