Selaa lähdekoodia

[Fix][UI][V1.0.0-Beta] Fix tooltip not display bug in task instance (#9630)

Devosend 3 vuotta sitten
vanhempi
commit
86b1870856

+ 1 - 0
dolphinscheduler-ui-next/src/views/projects/task/instance/use-table.ts

@@ -172,6 +172,7 @@ export function useTable() {
                     h(
                       NButton,
                       {
+                        tag: 'div',
                         circle: true,
                         type: 'info',
                         size: 'small',