detail撤回逻辑调整,移动位置也会添加撤回记录中

This commit is contained in:
X1627315083
2025-10-31 15:22:43 +08:00
parent e8036b2f3c
commit 465f9f8004
4 changed files with 30 additions and 15 deletions

View File

@@ -153,6 +153,9 @@ const DesignDetail : Module<DesignDetail,RootState> = {
state.currentDetailType = data
}
},
setFrontBack(state,data){
state.frontBack = data
},
setDesignColthes(state,data){
if(!state.currentDetailType)state.currentDetailType = 'sketch'
//切换选择