This commit is contained in:
X1627315083
2025-09-04 09:27:57 +08:00
parent dd3093656b
commit c880bb4682
6 changed files with 34 additions and 4 deletions

View File

@@ -139,6 +139,7 @@ const DesignDetail : Module<DesignDetail,RootState> = {
}
},
setDesignColthes(state,data){
console.log(data)
if(!state.currentDetailType)state.currentDetailType = 'sketch'
//切换选择
// state.currentDetailType = ''