zss
23 小时以前 3dee44aee9e5b8b55b5b8c2dd577042a35a24c66
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>