zhangxc 5 年 前
コミット
25a8c484f1
2 ファイル変更2 行追加0 行削除
  1. 1 0
      src/css/itemManager.less
  2. 1 0
      src/css/qcList.less

+ 1 - 0
src/css/itemManager.less

@@ -133,6 +133,7 @@ table{
     line-height: 36px;
     position: relative;
     top: -1px;
+    cursor: pointer;
 }
 .editItem{
    color: #5A8EEE;

+ 1 - 0
src/css/qcList.less

@@ -123,6 +123,7 @@ table{
     line-height: 36px;
     position: relative;
     top: 2px;
+    cursor: pointer;
 }
 .iconCheck{
     width: 14px;