瀏覽代碼

Merge branch 'master' of http://120.26.64.82:10880/BFFE/SMAirports

zhaoke 1 年之前
父節點
當前提交
e5d1147328
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/statisticsCharts/components/TableDialog.vue

+ 3 - 0
src/views/statisticsCharts/components/TableDialog.vue

@@ -360,6 +360,9 @@ export default {
       margin-right: 10px;
       font-size: 20px;
       cursor: pointer;
+      &:hover {
+        background-color: #0003;
+      }
     }
   }
   .content {