Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-06-10 11:15:36 +08:00
commit 2659017853

View file

@ -1690,6 +1690,8 @@ func (tx *Transaction) doRemoveAttrViewView(operation *Operation) (ret *TxErr) {
return
}
}
operation.RetData = view.LayoutType
return
}