浮动提示方法tooltip支持弹窗
This commit is contained in:
@ -111,7 +111,7 @@
|
||||
title: '备注',
|
||||
align: 'center',
|
||||
formatter: function(value, row, index) {
|
||||
return $.table.tooltip(value, 10, 1);
|
||||
return $.table.tooltip(value, 10, "open");
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user