yangyin
2024-10-28 fb4d1107f546c683bf359ce892f8c646bbff6270
src/views/project/ch/home/component/waterRight/center.vue
@@ -118,6 +118,7 @@
         if (curItem == sample.group_id) result.push(sample);
      });
   });
   console.log('🚀 ~ result:', result);
   batchChange();
};
//随机生成颜色
@@ -206,6 +207,9 @@
               font-weight: 500;
               height: 16px;
               transition: background-color 0.2s;
               overflow: hidden;
               text-overflow: ellipsis;
               white-space: nowrap;
            }
            p {
               font-size: 12px;