lkk
2024-10-31 e51eb7656994013fac2b117ec3be4c1521a5c3e9
src/views/sampling/sampling/index.vue
@@ -890,18 +890,22 @@
                display: flex;
                font-size: 19px;
                justify-content: space-between;
                // font-weight: bold;
                // font-family: "Arial Black", sans-serif !important; 
              }
              .last div span {
              // font-weight: bold;
                margin-left: 10px;
                // font-family: "Arial Black", sans-serif !important;
              }
              .last p {
              // font-weight: bold;
                margin-left: 10px; 
                // font-family: "Arial Black", sans-serif !important; 
              }
                p {
                margin-left: 10px; 
                // font-weight: bold;
                // font-family: "Arial Black", sans-serif !important;  
              }
              .tj {
@@ -909,6 +913,7 @@
                display: flex;
                font-size: 19px;
                justify-content: space-between;
                // font-weight: bold;
                 font-family: "Arial Black", sans-serif !important; 
              }
              .tj span {
@@ -1049,5 +1054,6 @@
.el-table .warning-row {
  background-color: #e5f3ff !important;
  /* font-weight: bold; */
}
</style>