Explorar el Código

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

GouGengquan hace 1 mes
padre
commit
92f50e7bed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>