wangfei
2024-10-25 f8cfa3dc2450b88d0ba42006cb50e2073cc7ea0e
UI-Project/src/views/Identify/identify.vue
@@ -14,7 +14,7 @@
    <el-card style="flex: 1;margin-left: 10px;margin-top: 10px;margin-right: 10px;height: 800px;" v-loading="loading">
      <el-scrollbar height="750px" width="1400px" style="background-color: #e9e9eb;">
  <div style="position: relative;">  
    <div
    <div
      v-for="(rect, index) in adjustedRects"  
      :key="rect.glass_id"  
      class="rect"