yujinwen hace 6 días
padre
commit
bca9714f65
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/report/components/reportInsert/Index.vue

+ 1 - 1
src/views/report/components/reportInsert/Index.vue

@@ -152,7 +152,7 @@ function handleConfirmInsert(){
         .item{
             padding: 24px 0;
             flex: 1;
-            min-width: 96PX;
+            min-width: 105PX;
             text-align: center;
             border-top-right-radius: var(--van-popup-round-radius);
             border-top-left-radius: var(--van-popup-round-radius);