fix
This commit is contained in:
@@ -81,6 +81,7 @@ export default defineComponent({
|
||||
if(detailData.currentDetailType != 'print' && detailData.currentDetailType != 'element'){
|
||||
store.commit('DesignDetailCopy/setNewDetail',value)
|
||||
}else{
|
||||
store.commit('DesignDetailCopy/setCurrentPrintElement',null)
|
||||
store.commit('DesignDetailCopy/setCurrentPrintElement',data)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user