[Fix][UI][V1.0.0-Beta] Fix tooltip not display bug in task instance (#9630)
parent
f45fe85703
commit
86b1870856
|
|
@ -172,6 +172,7 @@ export function useTable() {
|
|||
h(
|
||||
NButton,
|
||||
{
|
||||
tag: 'div',
|
||||
circle: true,
|
||||
type: 'info',
|
||||
size: 'small',
|
||||
|
|
|
|||
Loading…
Reference in New Issue