fix
This commit is contained in:
@@ -78,6 +78,7 @@ const Workspace: Module<DesignDetail, RootState> = {
|
||||
}
|
||||
},
|
||||
createProbject(state) {
|
||||
if(state.projectPath)return
|
||||
state.probjects = {
|
||||
name: '',
|
||||
id: '',
|
||||
|
||||
Reference in New Issue
Block a user