diff --git a/src/components/YlTable/Index.vue b/src/components/YlTable/Index.vue index 8995b55..4809cd0 100644 --- a/src/components/YlTable/Index.vue +++ b/src/components/YlTable/Index.vue @@ -131,6 +131,7 @@ function tooptipFormatter(data: { row: any; column: any; cellValue: any }): VNod :width="item.width" :prop="item.prop" :label="item.label" + :show-overflow-tooltip="item.tooltip ? item.tooltip : true" >