Sfoglia il codice sorgente

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

GouGengquan 1 mese fa
parent
commit
92f50e7bed

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

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