任一存 2 anni fa
parent
commit
75f1f19eb6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/components/times/timecommon.vue

+ 1 - 0
src/components/times/timecommon.vue

@@ -233,6 +233,7 @@ const onClickItem = item => {
     width: 3.5rem;
     height: 3.5rem;
     transform: translate(-40%, -40%);
+    cursor: pointer;
   }
 }
 </style>