@@ -231,7 +231,7 @@ const onAddConfirm = () => {
if (tag) {
if (isAdd) {
tag.__temp = true
- // tag._add = true
+ tag._add = true
isAdd = false
}