Browse Source

1.大中型统计报表-项目部绩效页面调整

GouGengquan 1 month ago
parent
commit
92f50e7bed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statistical/major/departmentPerformanceOverview.vue

+ 1 - 1
src/views/statistical/major/departmentPerformanceOverview.vue

@@ -38,7 +38,7 @@
                             }}</span>
                         </template>
                     </el-table-column>
-                    <el-table-column label="接件数">
+                    <el-table-column label="接件数(非口估)">
                         <template slot-scope="{row}">
                             <span>{{ row.orderVolume }}</span>
                         </template>