3 Angajamente 1044ac0cb5 ... b112b52a61

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  zck b112b52a61 优化 1 lună în urmă
  zck 5bd6b3c370 Merge branch 'master' of https://git.7in6.com/zck2422052614/mes-admin-backend-ui 1 lună în urmă
  zck 24a0d0adad 优化 1 lună în urmă
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      src/view/DecisionSupport/productioncents/index.vue

+ 2 - 2
src/view/DecisionSupport/productioncents/index.vue

@@ -8,7 +8,7 @@
                 <el-button type="primary" icon="Download" @click="ExportSummaryToExcel" style="margin: 5px">导出到Excel(汇总)</el-button>
 			          <el-button type="primary" icon="Download" @click="ExportDetailsToExcel" class="bt"  >导出到Excel(明细)</el-button>
                 <!-- <el-button disabled type="primary" icon="Download" @click="exportToExcel2" style="margin: 5px;float: right;">导出到Excel(色张汇总)</el-button> -->
-			          <!-- <el-button type="primary" icon="edit"   @click="gd_gxclhconClick"  class="bt" >月度色度数核查</el-button> -->
+			          <!-- <el-button type="primary" icon="edit"   @click="gd_gxclhconClick"  class="bt" >月度色度数核查</el-button> --> 
               </el-form-item>
           </div>
         </layout-header>
@@ -84,7 +84,7 @@
                         @row-click="tableRowClick" :show-overflow-tooltip="true"
                         @selection-change="handleSelectionChange">
                 <el-table-column   align="center" label="工序类型" prop="工序类型"  width="120" />
-                <el-table-column   align="left" label="平均合格率" prop="平均值"  width="120"/>
+                <el-table-column   align="left" label="加权平均合格率" prop="平均值"  width="120"/>
                 <el-table-column    align="center" label="01月" prop="01月" width="100"/>
                 <el-table-column    align="left" label="02月" prop="02月" width="100" />
                 <el-table-column    align="left" label="03月" prop="03月" width="100" />