This commit is contained in:
X1627315083
2025-10-30 11:25:19 +08:00
parent 1b931052fc
commit 44796283dc

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: '',