diff --git a/hg-monitor-web-base/src/main/resources/static/src/controller/commonCols.js b/hg-monitor-web-base/src/main/resources/static/src/controller/commonCols.js
index 5e2452e..ae5adde 100644
--- a/hg-monitor-web-base/src/main/resources/static/src/controller/commonCols.js
+++ b/hg-monitor-web-base/src/main/resources/static/src/controller/commonCols.js
@@ -3006,6 +3006,10 @@ layui.define(['soulTable', 'commonDetail', 'common', 'laytpl', 'view', 'admin', 
         contextmenuEvent: function (){
             var contextmenuTips;
             let urlHash=window.location.hash;
+            $('[type=button]').attr('title','点击鼠标右键查看功能点描述信息')
+            $('td .layui-table-link').attr('title','点击鼠标右键查看功能点描述信息')
+            $('table thead tr th span').attr('title','点击鼠标右键查看功能点描述信息')
+
             $('[type=button]').contextmenu(function (e) {
                 e.preventDefault();
                 //按钮