#
whycq
2023-02-07 136e7f0755a07bfaf27dcb8e8e61dd9302ea80c4
pages/basics/pakin.vue
@@ -407,7 +407,7 @@
            }
            if (add) {
               if(mat.batch === '' || mat.batch === null) {
                  mat.batch = today
                  // mat.batch = today
               }
               this.matList.unshift(mat)
            }
@@ -641,7 +641,7 @@
      margin-top: 20rpx;
   }
   .data-list:last-child {
      margin-bottom: 120rpx;
      margin-bottom: 180rpx;
   }
   /* .data-list-left {
      display: inline-block;