支持行标记为删除

This commit is contained in:
xuliangzhan
2023-12-25 00:43:19 +08:00
parent 2287306a32
commit 0013030014
15 changed files with 385 additions and 174 deletions

View File

@@ -175,7 +175,7 @@ export default {
'is--enterable': enterable,
'is--visible': visible,
'is--arrow': isArrow,
'is--actived': tipActive
'is--active': tipActive
}],
style: tipStore.style,
ref: 'tipWrapper',