fix
This commit is contained in:
@@ -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: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user