소스 검색

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

Devosend 3 년 전
부모
커밋
86b1870856
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      dolphinscheduler-ui-next/src/views/projects/task/instance/use-table.ts

+ 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',