zhangxc 5 anni fa
parent
commit
25a8c484f1
2 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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;