huminmin
2026-06-04 11fbf9f13ef5b76ad3a3ea6d072ab73c128df9d5
src/views/reportAnalysis/dataDashboard/index.vue
@@ -20,10 +20,8 @@
    <div class="dashboard-content">
    <!-- 左侧区域 -->
    <div class="left-panel">
      <!-- 客户信息统计分析 -->
      <LeftTop />
      <!-- 质量统计 -->
      <LeftBottom />
    </div>
@@ -36,10 +34,8 @@
    <!-- 右侧区域 -->
    <div class="right-panel">
      <!-- 应收应付统计 -->
      <RightTop />
      <!-- 回款与开票分析 -->
       <RightBottom />
    </div>
    </div>